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
Index Members
Index Fields
Index Methods
Index Properties
AscendingOrDescending Property
Cardinality Property
ColumnName Property
FilterCondition Property
IndexName Property
IndexQualifier Property
NonUnique Property
OrdinalPosition Property
Pages Property
TableName Property
Type Property
JdbcDatabaseMetaData Class
PrimaryKey Class
RemoteDatabaseMetaData Class
Table Class
AceQL.Client.Api.Metadata.Dto Namespace
HealthCheckInfoDto Class
AceQL HTTP C# Client SDK v7.8
Index
.
.
::
.
.
IndexQualifier Property
Gets or sets the index qualifier.
Namespace:
AceQL.Client.Api.Metadata
Assembly:
AceQL.Client
(in AceQL.Client.dll)
Syntax
C#
public
string
IndexQualifier
{
get
;
set
; }
Field Value
The index qualifier.
See Also
Index Class
AceQL.Client.Api.Metadata Namespace