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
.
.
::
.
.
GetDriverMinorVersion Property
Namespace:
AceQL.Client.Api.Metadata
Assembly:
AceQL.Client
(in AceQL.Client.dll)
Syntax
C#
public
int
GetDriverMinorVersion
{
get
;
set
; }
See Also
JdbcDatabaseMetaData Class
AceQL.Client.Api.Metadata Namespace