AceQL HTTP C# Client SDK v7.5.1

JdbcDatabaseMetaData Members

The JdbcDatabaseMetaData type exposes the following members.

Methods


  Name Description
Public method ToString

Properties


  Name Description
Public property AllProceduresAreCallable
Public property AllTablesAreSelectable
Public property AutoCommitFailureClosesAllResultSets
Public property DataDefinitionCausesTransactionCommit
Public property DataDefinitionIgnoredInTransactions
Public property DoesMaxRowSizeIncludeBlobs
Public property GetCatalogSeparator
Public property GetCatalogTerm
Public property GetDatabaseMajorVersion
Public property GetDatabaseMinorVersion
Public property GetDatabaseProductName
Public property GetDatabaseProductVersion
Public property GetDefaultTransactionIsolation
Public property GetDriverMajorVersion
Public property GetDriverMinorVersion
Public property GetDriverName
Public property GetDriverVersion
Public property GetExtraNameCharacters
Public property GetIdentifierQuoteString
Public property GetJDBCMajorVersion
Public property GetJDBCMinorVersion
Public property GetMaxBinaryLiteralLength
Public property GetMaxCatalogNameLength
Public property GetMaxCharLiteralLength
Public property GetMaxColumnNameLength
Public property GetMaxColumnsInGroupBy
Public property GetMaxColumnsInIndex
Public property GetMaxColumnsInOrderBy
Public property GetMaxColumnsInSelect
Public property GetMaxColumnsInTable
Public property GetMaxConnections
Public property GetMaxCursorNameLength
Public property GetMaxIndexLength
Public property GetMaxProcedureNameLength
Public property GetMaxRowSize
Public property GetMaxSchemaNameLength
Public property GetMaxStatementLength
Public property GetMaxStatements
Public property GetMaxTableNameLength
Public property GetMaxTablesInSelect
Public property GetMaxUserNameLength
Public property GetNumericFunctions
Public property GetProcedureTerm
Public property GetResultSetHoldability
Public property GetSchemaTerm
Public property GetSearchStringEscape
Public property GetSQLKeywords
Public property GetSQLStateType
Public property GetStringFunctions
Public property GetSystemFunctions
Public property GetTimeDateFunctions
Public property GetURL
Public property GetUserName
Public property IsCatalogAtStart
Public property IsReadOnly
Public property LocatorsUpdateCopy
Public property NullPlusNonNullIsNull
Public property NullsAreSortedAtEnd
Public property NullsAreSortedAtStart
Public property NullsAreSortedHigh
Public property NullsAreSortedLow
Public property StoresLowerCaseIdentifiers
Public property StoresLowerCaseQuotedIdentifiers
Public property StoresMixedCaseIdentifiers
Public property StoresMixedCaseQuotedIdentifiers
Public property StoresUpperCaseIdentifiers
Public property StoresUpperCaseQuotedIdentifiers
Public property SupportsAlterTableWithAddColumn
Public property SupportsAlterTableWithDropColumn
Public property SupportsANSI92EntryLevelSQL
Public property SupportsANSI92FullSQL
Public property SupportsANSI92IntermediateSQL
Public property SupportsBatchUpdates
Public property SupportsCatalogsInDataManipulation
Public property SupportsCatalogsInIndexDefinitions
Public property SupportsCatalogsInPrivilegeDefinitions
Public property SupportsCatalogsInProcedureCalls
Public property SupportsCatalogsInTableDefinitions
Public property SupportsColumnAliasing
Public property SupportsConvert
Public property SupportsCoreSQLGrammar
Public property SupportsCorrelatedSubqueries
Public property SupportsDataDefinitionAndDataManipulationTransactions
Public property SupportsDataManipulationTransactionsOnly
Public property SupportsDifferentTableCorrelationNames
Public property SupportsExpressionsInOrderBy
Public property SupportsExtendedSQLGrammar
Public property SupportsFullOuterJoins
Public property SupportsGetGeneratedKeys
Public property SupportsGroupBy
Public property SupportsGroupByBeyondSelect
Public property SupportsGroupByUnrelated
Public property SupportsIntegrityEnhancementFacility
Public property SupportsLikeEscapeClause
Public property SupportsLimitedOuterJoins
Public property SupportsMinimumSQLGrammar
Public property SupportsMixedCaseIdentifiers
Public property SupportsMixedCaseQuotedIdentifiers
Public property SupportsMultipleOpenResults
Public property SupportsMultipleResultSets
Public property SupportsMultipleTransactions
Public property SupportsNamedParameters
Public property SupportsNonNullableColumns
Public property SupportsOpenCursorsAcrossCommit
Public property SupportsOpenCursorsAcrossRollback
Public property SupportsOpenStatementsAcrossCommit
Public property SupportsOpenStatementsAcrossRollback
Public property SupportsOrderByUnrelated
Public property SupportsOuterJoins
Public property SupportsPositionedDelete
Public property SupportsPositionedUpdate
Public property SupportsSavepoints
Public property SupportsSchemasInDataManipulation
Public property SupportsSchemasInIndexDefinitions
Public property SupportsSchemasInPrivilegeDefinitions
Public property SupportsSchemasInProcedureCalls
Public property SupportsSchemasInTableDefinitions
Public property SupportsSelectForUpdate
Public property SupportsStatementPooling
Public property SupportsStoredFunctionsUsingCallSyntax
Public property SupportsStoredProcedures
Public property SupportsSubqueriesInComparisons
Public property SupportsSubqueriesInExists
Public property SupportsSubqueriesInIns
Public property SupportsSubqueriesInQuantifieds
Public property SupportsTableCorrelationNames
Public property SupportsTransactions
Public property SupportsUnion
Public property SupportsUnionAll
Public property UsesLocalFilePerTable
Public property UsesLocalFiles