Keyword(s) to search:
Sort results by title
Keyword Index
AceQL.Client.Api Namespace
AceQLCommand Class
AceQLConnection Class
AceQLCredential Class
AceQLDataReader Class
AceQLException Class
AceQLNullType Enumeration
AceQLNullValue Class
AceQLParameter Class
AceQLParameterCollection Class
AceQLProgressIndicator Class
AceQLTransaction Class
CommandType Enumeration
ConnectionInfo Class
DatabaseInfo Class
HealthCheck Class
IsolationLevel Enumeration
LimitsInfo Class
ParameterDirection Enumeration
PasswordAuthentication Class
ServerMemoryInfo Class
AceQL.Client.Api.Metadata Namespace
CatalogAndSchema Class
Column Class
ExportedKey Class
ForeignKey Class
ImportedKey Class
Index Class
JdbcDatabaseMetaData Class
JdbcDatabaseMetaData Members
JdbcDatabaseMetaData Methods
JdbcDatabaseMetaData Properties
AllProceduresAreCallable Property
AllTablesAreSelectable Property
AutoCommitFailureClosesAllResultSets Property
DataDefinitionCausesTransactionCommit Property
DataDefinitionIgnoredInTransactions Property
DoesMaxRowSizeIncludeBlobs Property
GetCatalogSeparator Property
GetCatalogTerm Property
GetDatabaseMajorVersion Property
GetDatabaseMinorVersion Property
GetDatabaseProductName Property
GetDatabaseProductVersion Property
GetDefaultTransactionIsolation Property
GetDriverMajorVersion Property
GetDriverMinorVersion Property
GetDriverName Property
GetDriverVersion Property
GetExtraNameCharacters Property
GetIdentifierQuoteString Property
GetJDBCMajorVersion Property
GetJDBCMinorVersion Property
GetMaxBinaryLiteralLength Property
GetMaxCatalogNameLength Property
GetMaxCharLiteralLength Property
GetMaxColumnNameLength Property
GetMaxColumnsInGroupBy Property
GetMaxColumnsInIndex Property
GetMaxColumnsInOrderBy Property
GetMaxColumnsInSelect Property
GetMaxColumnsInTable Property
GetMaxConnections Property
GetMaxCursorNameLength Property
GetMaxIndexLength Property
GetMaxProcedureNameLength Property
GetMaxRowSize Property
GetMaxSchemaNameLength Property
GetMaxStatementLength Property
GetMaxStatements Property
GetMaxTableNameLength Property
GetMaxTablesInSelect Property
GetMaxUserNameLength Property
GetNumericFunctions Property
GetProcedureTerm Property
GetResultSetHoldability Property
GetSchemaTerm Property
GetSearchStringEscape Property
GetSQLKeywords Property
GetSQLStateType Property
GetStringFunctions Property
GetSystemFunctions Property
GetTimeDateFunctions Property
GetURL Property
GetUserName Property
IsCatalogAtStart Property
IsReadOnly Property
LocatorsUpdateCopy Property
NullPlusNonNullIsNull Property
NullsAreSortedAtEnd Property
NullsAreSortedAtStart Property
NullsAreSortedHigh Property
NullsAreSortedLow Property
StoresLowerCaseIdentifiers Property
StoresLowerCaseQuotedIdentifiers Property
StoresMixedCaseIdentifiers Property
StoresMixedCaseQuotedIdentifiers Property
StoresUpperCaseIdentifiers Property
StoresUpperCaseQuotedIdentifiers Property
SupportsAlterTableWithAddColumn Property
SupportsAlterTableWithDropColumn Property
SupportsANSI92EntryLevelSQL Property
SupportsANSI92FullSQL Property
SupportsANSI92IntermediateSQL Property
SupportsBatchUpdates Property
SupportsCatalogsInDataManipulation Property
SupportsCatalogsInIndexDefinitions Property
SupportsCatalogsInPrivilegeDefinitions Property
SupportsCatalogsInProcedureCalls Property
SupportsCatalogsInTableDefinitions Property
SupportsColumnAliasing Property
SupportsConvert Property
SupportsCoreSQLGrammar Property
SupportsCorrelatedSubqueries Property
SupportsDataDefinitionAndDataManipulationTransactions Property
SupportsDataManipulationTransactionsOnly Property
SupportsDifferentTableCorrelationNames Property
SupportsExpressionsInOrderBy Property
SupportsExtendedSQLGrammar Property
SupportsFullOuterJoins Property
SupportsGetGeneratedKeys Property
SupportsGroupBy Property
SupportsGroupByBeyondSelect Property
SupportsGroupByUnrelated Property
SupportsIntegrityEnhancementFacility Property
SupportsLikeEscapeClause Property
SupportsLimitedOuterJoins Property
SupportsMinimumSQLGrammar Property
SupportsMixedCaseIdentifiers Property
SupportsMixedCaseQuotedIdentifiers Property
SupportsMultipleOpenResults Property
SupportsMultipleResultSets Property
SupportsMultipleTransactions Property
SupportsNamedParameters Property
SupportsNonNullableColumns Property
SupportsOpenCursorsAcrossCommit Property
SupportsOpenCursorsAcrossRollback Property
SupportsOpenStatementsAcrossCommit Property
SupportsOpenStatementsAcrossRollback Property
SupportsOrderByUnrelated Property
SupportsOuterJoins Property
SupportsPositionedDelete Property
SupportsPositionedUpdate Property
SupportsSavepoints Property
SupportsSchemasInDataManipulation Property
SupportsSchemasInIndexDefinitions Property
SupportsSchemasInPrivilegeDefinitions Property
SupportsSchemasInProcedureCalls Property
SupportsSchemasInTableDefinitions Property
SupportsSelectForUpdate Property
SupportsStatementPooling Property
SupportsStoredFunctionsUsingCallSyntax Property
SupportsStoredProcedures Property
SupportsSubqueriesInComparisons Property
SupportsSubqueriesInExists Property
SupportsSubqueriesInIns Property
SupportsSubqueriesInQuantifieds Property
SupportsTableCorrelationNames Property
SupportsTransactions Property
SupportsUnion Property
SupportsUnionAll Property
UsesLocalFilePerTable Property
UsesLocalFiles Property
PrimaryKey Class
RemoteDatabaseMetaData Class
Table Class
AceQL.Client.Api.Metadata.Dto Namespace
HealthCheckInfoDto Class
AceQL HTTP C# Client SDK v7.8
JdbcDatabaseMetaData Properties
The
JdbcDatabaseMetaData
type exposes the following members.
Properties
Name
Description
AllProceduresAreCallable
AllTablesAreSelectable
AutoCommitFailureClosesAllResultSets
DataDefinitionCausesTransactionCommit
DataDefinitionIgnoredInTransactions
DoesMaxRowSizeIncludeBlobs
GetCatalogSeparator
GetCatalogTerm
GetDatabaseMajorVersion
GetDatabaseMinorVersion
GetDatabaseProductName
GetDatabaseProductVersion
GetDefaultTransactionIsolation
GetDriverMajorVersion
GetDriverMinorVersion
GetDriverName
GetDriverVersion
GetExtraNameCharacters
GetIdentifierQuoteString
GetJDBCMajorVersion
GetJDBCMinorVersion
GetMaxBinaryLiteralLength
GetMaxCatalogNameLength
GetMaxCharLiteralLength
GetMaxColumnNameLength
GetMaxColumnsInGroupBy
GetMaxColumnsInIndex
GetMaxColumnsInOrderBy
GetMaxColumnsInSelect
GetMaxColumnsInTable
GetMaxConnections
GetMaxCursorNameLength
GetMaxIndexLength
GetMaxProcedureNameLength
GetMaxRowSize
GetMaxSchemaNameLength
GetMaxStatementLength
GetMaxStatements
GetMaxTableNameLength
GetMaxTablesInSelect
GetMaxUserNameLength
GetNumericFunctions
GetProcedureTerm
GetResultSetHoldability
GetSchemaTerm
GetSearchStringEscape
GetSQLKeywords
GetSQLStateType
GetStringFunctions
GetSystemFunctions
GetTimeDateFunctions
GetURL
GetUserName
IsCatalogAtStart
IsReadOnly
LocatorsUpdateCopy
NullPlusNonNullIsNull
NullsAreSortedAtEnd
NullsAreSortedAtStart
NullsAreSortedHigh
NullsAreSortedLow
StoresLowerCaseIdentifiers
StoresLowerCaseQuotedIdentifiers
StoresMixedCaseIdentifiers
StoresMixedCaseQuotedIdentifiers
StoresUpperCaseIdentifiers
StoresUpperCaseQuotedIdentifiers
SupportsAlterTableWithAddColumn
SupportsAlterTableWithDropColumn
SupportsANSI92EntryLevelSQL
SupportsANSI92FullSQL
SupportsANSI92IntermediateSQL
SupportsBatchUpdates
SupportsCatalogsInDataManipulation
SupportsCatalogsInIndexDefinitions
SupportsCatalogsInPrivilegeDefinitions
SupportsCatalogsInProcedureCalls
SupportsCatalogsInTableDefinitions
SupportsColumnAliasing
SupportsConvert
SupportsCoreSQLGrammar
SupportsCorrelatedSubqueries
SupportsDataDefinitionAndDataManipulationTransactions
SupportsDataManipulationTransactionsOnly
SupportsDifferentTableCorrelationNames
SupportsExpressionsInOrderBy
SupportsExtendedSQLGrammar
SupportsFullOuterJoins
SupportsGetGeneratedKeys
SupportsGroupBy
SupportsGroupByBeyondSelect
SupportsGroupByUnrelated
SupportsIntegrityEnhancementFacility
SupportsLikeEscapeClause
SupportsLimitedOuterJoins
SupportsMinimumSQLGrammar
SupportsMixedCaseIdentifiers
SupportsMixedCaseQuotedIdentifiers
SupportsMultipleOpenResults
SupportsMultipleResultSets
SupportsMultipleTransactions
SupportsNamedParameters
SupportsNonNullableColumns
SupportsOpenCursorsAcrossCommit
SupportsOpenCursorsAcrossRollback
SupportsOpenStatementsAcrossCommit
SupportsOpenStatementsAcrossRollback
SupportsOrderByUnrelated
SupportsOuterJoins
SupportsPositionedDelete
SupportsPositionedUpdate
SupportsSavepoints
SupportsSchemasInDataManipulation
SupportsSchemasInIndexDefinitions
SupportsSchemasInPrivilegeDefinitions
SupportsSchemasInProcedureCalls
SupportsSchemasInTableDefinitions
SupportsSelectForUpdate
SupportsStatementPooling
SupportsStoredFunctionsUsingCallSyntax
SupportsStoredProcedures
SupportsSubqueriesInComparisons
SupportsSubqueriesInExists
SupportsSubqueriesInIns
SupportsSubqueriesInQuantifieds
SupportsTableCorrelationNames
SupportsTransactions
SupportsUnion
SupportsUnionAll
UsesLocalFilePerTable
UsesLocalFiles
See Also
JdbcDatabaseMetaData Class
AceQL.Client.Api.Metadata Namespace