AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

Index Members

The Index type exposes the following members.

Methods


  Name Description
Public method Equals
Determines whether the specified Object is equal to this instance.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode
Returns a hash code for this instance.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString
Returns a string that represents the active object

Fields


  Name Description
Public field Static member tableIndexClustered
The table index clustered
Public field Static member tableIndexHashed
The table index hashed
Public field Static member tableIndexOther
The table index other
Public field Static member tableIndexStatistic
The table index statistic

Properties


  Name Description
Public property AscendingOrDescending
Gets or sets the ascending or descending.
Public property Cardinality
Gets or sets the cardinality.
Public property Catalog
Gets or sets the catalog.
(Inherited from CatalogAndSchema.)
Public property ColumnName
Gets or sets the name of the column.
Public property FilterCondition
Gets or sets the filter condition.
Public property IndexName
Gets or sets the name of the index.
Public property IndexQualifier
Gets or sets the index qualifier.
Public property NonUnique
Gets or sets a value indicating whether [non unique].
Public property OrdinalPosition
Gets or sets the ordinal position.
Public property Pages
Gets or sets the pages.
Public property Schema
Gets or sets the schema.
(Inherited from CatalogAndSchema.)
Public property TableName
Gets or sets the name of the table.
Public property Type
Gets or sets the type.