- SQL::Schema::ListTables Function
/documentation/pages/Ref/Api/Namespace/SQL/Schema/ListTables Method.xml
The ListTables() method returns a list of tables in the current cache for the current database.
- 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::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::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::Schema::TablesReferencing Function
/documentation/pages/Ref/Api/Namespace/SQL/Schema/TablesReferencing Method.xml
Generate a collection of tables that reference this table.
- SQL::Schema::TablesReferencedBy Function
/documentation/pages/Ref/Api/Namespace/SQL/Schema/TablesReferencedBy Method.xml
Generate a collection of tables referenced by this table.
- SQL::Schema::ListTablesWithTypes Function
/documentation/pages/Ref/Api/Namespace/SQL/Schema/ListTablesWithTypes Method.xml
Return a list of tables for the current database suffixed with ().
- Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.