Represents the schema of an UltraLite table index.
public class ULIndexSchema
All members of ULIndexSchema class, including all inherited members.
Name | Description |
---|---|
Destroys this object. | |
Gets the number of columns in the index. | |
Gets the name of the column given the position of the column in the index. | |
Gets the name of the column given the position of the column in the index. | |
Gets the connection object. | |
Gets the 1-based index column ID from its name. | |
Gets the index property flags bit field. | |
Gets the name of the index. | |
Gets the name of the index. | |
Gets the associated primary index name. | |
Gets the associated primary index name. | |
Gets the associated primary table name. | |
Gets the associated primary table name. | |
Gets the name of the table containing this index. | |
Gets the name of the table containing this index. | |
Determines if the column is in descending order. |
Close method
GetColumnCount method
GetColumnName method
GetColumnNameW2 method
GetConnection method
GetIndexColumnID method
GetIndexFlags method
GetName method
GetNameW2 method
GetReferencedIndexName method
GetReferencedIndexNameW2 method
GetReferencedTableName method
GetReferencedTableNameW2 method
GetTableName method
GetTableNameW2 method
IsColumnDescending method
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |