Data.DBXMetaDataReader.TDBXBaseMetaDataReader Properties
InheritedProtected
| CatalogFunctionsSupported | public | |
| CatalogsSupported | public | |
| Context | public | |
| DataTypeDescriptions | protected | Represents an array that contains descriptions of the data types supported by the database. | 
| DataTypeHash | public | Represents a TDBXObjectStore object that contains the data types of the database. | 
| DataTypes | public | Represents a TDBXArrayList that contains the data types of the database. | 
| DescendingIndexColumnsSupported | public | |
| DescendingIndexSupported | public | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| LowerCaseIdentifiersSupported | public | |
| MultipleCommandsSupported | public | |
| NestedTransactionsSupported | public | |
| ParameterMetadataSupported | public | |
| ProductName | public | |
| QuotedIdentifiersSupported | public | |
| ReservedWords | protected | Array that contains the reserved words of the database. | 
| SchemasSupported | public | |
| SetRowSizeSupported | public | |
| SPReturnCodeSupported | public | Specifies whether the vendor supports the return code value in stored procedures. | 
| SqlDefaultParameterMarker | public | Represents the default parameter marker of the database. | 
| SqlForCatalogs | protected | Represents the database-specific SQL statement for selecting catalogs. | 
| SqlForColumnConstraints | protected | Represents the database-specific SQL statement for selecting column constraints. | 
| SqlForColumns | protected | Represents the database-specific SQL statement for selecting the database columns. | 
| SqlForDataTypes | protected | Represents the database-specific SQL statement for selecting the database data types. | 
| SqlForForeignKeyColumns | protected | Represents the database-specific SQL statement for selecting the database foreign key columns. | 
| SqlForForeignKeys | protected | Represents the database-specific SQL statement for selecting the database foreign keys. | 
| SqlForIndexColumns | protected | Represents the database-specific SQL statement for selecting the database index columns. | 
| SqlForIndexes | protected | Represents the database-specific SQL statement for selecting the database indexes. | 
| SqlForPackageProcedureParameters | protected | Represents the database-specific SQL statement for selecting the database package procedure parameters. | 
| SqlForPackageProcedures | protected | Represents the database-specific SQL statement for selecting the database package procedures. | 
| SqlForPackages | protected | Represents the database-specific SQL statement for selecting the database packages. | 
| SqlForPackageSources | protected | Represents the database-specific SQL statement for selecting the database package source code. | 
| SqlForProcedureParameters | protected | Represents the database-specific SQL statement for selecting the database procedure parameters. | 
| SqlForProcedures | protected | Represents the database-specific SQL statement for selecting the database procedures. | 
| SqlForProcedureSources | protected | Represents the database-specific SQL statement for selecting the database procedure source code. | 
| SqlForReservedWords | protected | Represents the database-specific SQL statement for selecting the database reserved words. | 
| SqlForRoles | protected | Represents the database-specific SQL statement for selecting the database roles. | 
| SqlForSchemas | protected | Represents the database-specific SQL statement for selecting the database schemas. | 
| SqlForSynonyms | protected | Represents the database-specific SQL statement for selecting the database synonyms. | 
| SqlForTables | protected | Represents the database-specific SQL statement for selecting the database tables. | 
| SqlForUsers | protected | Represents the database-specific SQL statement for selecting the database users. | 
| SqlForViews | protected | Represents the database-specific SQL statement for selecting the database views. | 
| SqlIdentifierQuoteChar | public | |
| SqlIdentifierQuotePrefix | public | |
| SqlIdentifierQuoteSuffix | public | |
| SqlProcedureQuoteChar | public | |
| SynonymType | public | Represents the SYNONYMconstant string. | 
| SystemTableType | public | Represents the SYSTEM TABLEconstant string. | 
| SystemViewType | public | Represents the SYSTEM VIEWconstant string. | 
| TableType | public | Represents the TABLEconstant string. | 
| TransactionsSupported | public | |
| UpperCaseIdentifiersSupported | public | |
| Version | public | |
| ViewType | public | Represents the VIEWconstant string. |