RAD Studio VCL Reference
ContentsIndex
Classes
Classes
 
Name 
Description 
 
Reserved for future use. 
 
Reserved for future use. 
 
Column names for result table from built-in stored procedure DB_ADMIN.GET_COLUMNS and DataStoreConnection.GetSchema(MetaDataCollectionName.Columns) 
 
Column names for result table from the built-in stored procedure DB_ADMIN.GET_DATATYPES. and DataStoreConnection.GetSchema(MetaDataCollectionName.DataTypes). 
 
Column names for result table from the built-in stored procedure DB_ADMIN.GET_FOREIGN_KEY_COLUMNS and DataStoreConnection.GetSchema(MetaDataCollectionName.ForeignKeyColumns). 
 
Column names for result table from the built-in stored procedure DB_ADMIN.GET_FOREIGN_KEYS and DataStoreConnection.GetSchema(MetaDataCollectionName.ForeignKeys). 
 
Column names for result table from the built-in stored procedure DB_ADMIN.GET_INDEX_COLUMNS and DataStoreConnection.GetSchema(MetaDataCollectionName.IndexColumns). 
 
Provides the column names for the result table from the built-in stored procedure DB_ADMIN.GET_INDEXES and DataStoreConnection.GetSchema(MetaDataCollectionName.IndexColumns). 
 
Collection names that can be passed to DataStoreConnection.GetSchema to receive metadata collections. 
 
Column names for result table from the built-in stored procedure DB_ADMIN.GET_PROCEDURE_COLUMNS and DataStoreConnection.GetSchema(MetaDataCollectionName.ProcedureParameters). 
 
Provides the column names for the result table from the built-in stored procedure DB_ADMIN.GET_PROCEDURES and DataStoreConnection.GetSchema(MetaDataCollectionName.Procedures). 
 
Column names for the result table from the built-in stored procedure DB_ADMIN.GET_PROCEDURES and DataStoreConnection.GetSchema(MetaDataCollectionName.ProcedureSources). 
 
Column names for result table from the built-in stored procedure DB_ADMIN.GET_KEYWORDS and DataStoreConnection.GetSchema(MetaDataCollectionName.ReservedWords). 
 
Column names for the result table from the built-in stored procedure DB_ADMIN.GET_ROLES and DataStoreConnection.GetSchema(MetaDataCollectionName.Roles). 
 
Column names for the result table from the built-in stored procedure DB_ADMIN.GET_SCHEMAS and DataStoreConnection.GetSchema(MetaDataCollectionName.Schemas). 
 
Reserved for future use. 
 
Column names for the result table from the built-in stored procedure DB_ADMIN.GET_TABLES and DataStoreConnection.GetSchema(MetaDataCollectionName.Tables). 
 
Column names for the result table from the built-in stored procedure DB_ADMIN.GET_USERS and DataStoreConnection.GetSchema(MetaDataCollectionName.Users). 
 
Column names for the result table from the built-in stored procedure DB_ADMIN.GET_VIEWS DataStoreConnection.GetSchema(MetaDataCollectionName.Views). 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.