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 ULConnection 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 associated primary index name. | |
Gets the associated primary table name. | |
Gets the name of the table containing this index. | |
Determines if the column is in descending order. |
Close method
GetColumnCount method
GetColumnName method
GetConnection method
GetIndexColumnID method
GetIndexFlags method
GetName method
GetReferencedIndexName method
GetReferencedTableName method
GetTableName method
IsColumnDescending method
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |