getIndexes
Retrieve a list of indexes from CData Connect Cloud for a specific catalog, schema, and table
getPrimaryKeys
Retrieve a list of primary keys from CData Connect Cloud for a specific catalog, schema, and table
getProcedureParameters
Retrieve a list of stored procedure parameters from CData Connect Cloud for a specific catalog, schema, and procedure
getProcedures
Retrieve a list of stored procedures from CData Connect Cloud for a specific catalog and schema
getSchemas
Retrieve a list of available database schemas from CData Connect Cloud for a specific catalog. Use the `getTables` tool to get a list of available tables for a specific catalog and schema.
getTables
Retrieve a list of available database tables from CData Connect Cloud for a specific catalog and schema. Use the `getColumns` tool to get a list of available columns for a specific table.