Data.DBXMySqlMetaDataReader.TDBXMySqlCustomMetaDataReader Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CatalogFunctionsSupportedpublic
CatalogsSupportedpublic
Contextpublic
DataTypeDescriptionsprotectedRepresents an array that contains descriptions of the data types supported by the database.
DataTypeHashpublicRepresents a TDBXObjectStore object that contains the data types of the database.
DataTypespublicRepresents a TDBXArrayList that contains the data types of the database.
DefaultCharSetUnicodepublic
DescendingIndexColumnsSupportedpublic
DescendingIndexSupportedpublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
LowerCaseIdentifiersSupportedpublic
MultipleCommandsSupportedpublic
NestedTransactionsSupportedpublic
ParameterMetadataSupportedpublic
ProductNamepublic
QuotedIdentifiersSupportedpublic
ReservedWordsprotectedArray that contains the reserved words of the database.
SchemasSupportedpublic
SetRowSizeSupportedpublic
SPReturnCodeSupportedpublicSpecifies whether the vendor supports the return code value in stored procedures.
SqlDefaultParameterMarkerpublicRepresents the default parameter marker of the database.
SqlForCatalogsprotectedRepresents the database-specific SQL statement for selecting catalogs.
SqlForColumnConstraintsprotectedRepresents the database-specific SQL statement for selecting column constraints.
SqlForColumnsprotectedRepresents the database-specific SQL statement for selecting the database columns.
SqlForDataTypesprotectedRepresents the database-specific SQL statement for selecting the database data types.
SqlForForeignKeyColumnsprotectedRepresents the database-specific SQL statement for selecting the database foreign key columns.
SqlForForeignKeysprotectedRepresents the database-specific SQL statement for selecting the database foreign keys.
SqlForIndexColumnsprotectedRepresents the database-specific SQL statement for selecting the database index columns.
SqlForIndexesprotectedRepresents the database-specific SQL statement for selecting the database indexes.
SqlForPackageProcedureParametersprotectedRepresents the database-specific SQL statement for selecting the database package procedure parameters.
SqlForPackageProceduresprotectedRepresents the database-specific SQL statement for selecting the database package procedures.
SqlForPackagesprotectedRepresents the database-specific SQL statement for selecting the database packages.
SqlForPackageSourcesprotectedRepresents the database-specific SQL statement for selecting the database package source code.
SqlForProcedureParametersprotectedRepresents the database-specific SQL statement for selecting the database procedure parameters.
SqlForProceduresprotectedRepresents the database-specific SQL statement for selecting the database procedures.
SqlForProcedureSourcesprotectedRepresents the database-specific SQL statement for selecting the database procedure source code.
SqlForReservedWordsprotectedRepresents the database-specific SQL statement for selecting the database reserved words.
SqlForRolesprotectedRepresents the database-specific SQL statement for selecting the database roles.
SqlForSchemasprotectedRepresents the database-specific SQL statement for selecting the database schemas.
SqlForSynonymsprotectedRepresents the database-specific SQL statement for selecting the database synonyms.
SqlForTablesprotectedRepresents the database-specific SQL statement for selecting the database tables.
SqlForUsersprotectedRepresents the database-specific SQL statement for selecting the database users.
SqlForViewsprotectedRepresents the database-specific SQL statement for selecting the database views.
SqlIdentifierQuoteCharpublic
SqlIdentifierQuotePrefixpublic
SqlIdentifierQuoteSuffixpublic
SqlProcedureQuoteCharpublic
SynonymTypepublicRepresents the SYNONYM constant string.
SystemTableTypepublicRepresents the SYSTEM TABLE constant string.
SystemViewTypepublicRepresents the SYSTEM VIEW constant string.
TableTypepublicRepresents the TABLE constant string.
TransactionsSupportedpublic
UpperCaseIdentifiersSupportedpublic
Versionpublic
ViewTypepublicRepresents the VIEW constant string.