%Library.GTWCatalog
class %Library.GTWCatalog
Gateway Catalog QueriesMethod Inventory
- GetInfo()
- SQLDataSourcesClose()
- SQLDataSourcesExecute()
- SQLDataSourcesFetch()
- SQLDataSourcesSortedClose()
- SQLDataSourcesSortedExecute()
- SQLDataSourcesSortedFetch()
- SQLFieldsClose()
- SQLFieldsExecute()
- SQLFieldsFetch()
- SQLFieldsJClose()
- SQLFieldsJExecute()
- SQLFieldsJFetch()
- SQLForeignKeysClose()
- SQLForeignKeysExecute()
- SQLForeignKeysFetch()
- SQLForeignKeysJClose()
- SQLForeignKeysJExecute()
- SQLForeignKeysJFetch()
- SQLPrimaryKeysClose()
- SQLPrimaryKeysExecute()
- SQLPrimaryKeysFetch()
- SQLPrimaryKeysJClose()
- SQLPrimaryKeysJExecute()
- SQLPrimaryKeysJFetch()
- SQLProcedureColumnsClose()
- SQLProcedureColumnsExecute()
- SQLProcedureColumnsFetch()
- SQLProcedureColumnsJClose()
- SQLProcedureColumnsJExecute()
- SQLProcedureColumnsJFetch()
- SQLProceduresClose()
- SQLProceduresExecute()
- SQLProceduresFetch()
- SQLProceduresJClose()
- SQLProceduresJExecute()
- SQLProceduresJFetch()
- SQLSpecialColumnsClose()
- SQLSpecialColumnsExecute()
- SQLSpecialColumnsFetch()
- SQLTablesClose()
- SQLTablesExecute()
- SQLTablesFetch()
- SQLTablesJClose()
- SQLTablesJExecute()
- SQLTablesJFetch()
- getIndexInfoClose()
- getIndexInfoExecute()
- getIndexInfoFetch()
Methods
dsn is the DSN, infoType is the info type
Queries
direction could be one of the following:
SQL_FETCH_NEXT 1
SQL_FETCH_FIRST 2
SQL_FETCH_FIRST_USER 31
SQL_FETCH_FIRST_SYSTEM 32
direction could be one of the following:
SQL_FETCH_NEXT 1
SQL_FETCH_FIRST 2
SQL_FETCH_FIRST_USER 31
SQL_FETCH_FIRST_SYSTEM 32
dsn is the SQLGateway connection name, tname is the string search pattern for table names, schema is the string search pattern for schema names
dsn is the SQLGateway connection name, tname is the string search pattern for table names, schema is the string search pattern for schema names
dsn is the SQLGateway connection name, tname is the table name in the format SCHEMA_NAME.TABLE_NAME
dsn is the SQLGateway connection name, tname is the table name in the format SCHEMA_NAME.TABLE_NAME
dsn is the SQLGateway connection name, tname is the table name in the format SCHEMA_NAME.TABLE_NAME
dsn is the SQLGateway connection name, tname is the table name in the format SCHEMA_NAME.TABLE_NAME
dsn is the SQLGateway connection name, procname is the string search pattern for procedure names, schema is the string search pattern for schema names
dsn is the SQLGateway connection name, procname is the string search pattern for procedure names, schema is the string search pattern for schema names
dsn is the SQLGateway connection name, pname is the string search pattern for procedure names, schema is the string search pattern for schema names
dsn is the SQLGateway connection name, pname is the string search pattern for procedure names, schema is the string search pattern for schema names
dsn is the SQLGateway connection name, tname is the table name in the format SCHEMA_NAME.TABLE_NAME
dsn is the SQLGateway connection name, tname is the string search pattern for table names, schema is the string search pattern for schema names, ttype - list of table types to match
dsn is the SQLGateway connection name, tname is the string search pattern for table names, schema is the string search pattern for schema names, ttype - list of table types to match
dsn is the SQLGateway connection name, tname is the string search pattern for table names, schema is the string search pattern for schema names