Class | Description |
---|---|
DatabaseSQLDataSource | |
DbSchemaSQLDataSource | |
SchemaSQLDataSource | |
TAzureSQLDataSource | |
TDDLSQLEnv | |
TFunctoinColumn |
table function return column
|
TGreenplumSQLDataSource | |
THiveMetadataDataSource | |
TImpalaSQLDataSource | |
TMssqlSQLDataSource | |
TMysqlSQLDataSource | |
TNetezzaSQLDataSource | |
TOracleSQLDataSource | |
TPostgreSQLDataSource | |
TRedshiftSQLDataSource | |
TServerSQLEnv | |
TSnowflakeSQLDataSource | |
TSQLCatalog |
In the most sql-implementation, Catalog is the anonymous of the Database.
|
TSQLColumn |
table column
|
TSQLDataSource | |
TSQLEnv |
SQL environment includes the metadata of a list of databases.
|
TSQLFunction |
SQL function
|
TSQLObject |
base class of all the database object such as catalog, schema, table, column and etc
|
TSQLOraclePackage |
SQL procedure
|
TSQLParameter | |
TSQLProcedure |
SQL procedure
|
TSQLRoutine | |
TSQLSchema |
SQL schema, contains a list of schema objects.
|
TSQLSchemaObject |
the base class of all schema objects such as procedure, table, trigger and etc.
|
TSQLSynonyms |
SQL synonyms object
|
TSQLTable |
SQL table, includes a list of columns.
|
TSQLTrigger |
SQL trigger
|
TTeradataSQLDataSource |
Enum | Description |
---|---|
ESQLDataObjectType |
database object type
|
Copyright © 2023. All rights reserved.