- SQL::Schema Clone Function
/documentation/pages/Ref/Api/Namespace/SQL/Schema/Clone Method.xml
The SQL::Schema.Clone() method makes a copy of a SQL::Schema object and its properties.
- SQL::Schema::Clear Function
/documentation/pages/Ref/Api/Namespace/SQL/Schema/Clear Method.xml
The Clear() method clears out the schema as if it had just been created.
- SQL::RowSnapshot Clone Function
/documentation/pages/Ref/Api/Namespace/SQL/RowSnapshot/Clone Method.xml
Make a complete copy of the object and its contents.
- SQL::TableFilter::Clone Function
/documentation/pages/Ref/Api/Namespace/SQL/TableFilter/Clone Method.xml
Create a copy of an object instance
- SQL::IndexColumnInfo::Clone Function
/documentation/pages/Ref/Api/Namespace/SQL/IndexColumnInfo/Clone Method.xml
The Clone() method makes a copy of the SQL::IndexColumnInfo object (an object instance) and its properties.
- SQL::IndexInfo::Clone Function
/documentation/pages/Ref/Api/Namespace/SQL/IndexInfo/Clone Method.xml
Create a copy of an object instance.
- SQL::Schema::UpdateStatistics Function
/documentation/pages/Ref/Api/Namespace/SQL/Schema/UpdateStatistics Method.xml
Gather statistical information about the actual tables in the schema.
- SQL::Schema::AddTable Function
/documentation/pages/Ref/Api/Namespace/SQL/Schema/AddTable Method.xml
Add a Table.
- SQL::Schema::TableNumber Function
/documentation/pages/Ref/Api/Namespace/SQL/Schema/TableNumber Method.xml
Get the index of a Table from the name.
- SQL::ColumnValue Clone Function
/documentation/pages/Ref/Api/Namespace/SQL/ColumnValue/Clone Method.xml
Make a complete copy of the object and its contents.