Member name | Description |
---|---|
Returns the number of columns in the index. |
|
Checks whether the index is a foreign key. |
|
Checks whether referential integrity for the foreign key is performed on commits or on inserts and updates. |
|
Checks whether the foreign key is nullable. |
|
Determines whether the index schema is open or closed. |
|
Checks whether the index is the primary key. |
|
Checks whether the index is unique. |
|
Checks whether the index is a unique key. |
|
Returns the name of the index. |
|
The name of the referenced primary index if the index is a foreign key. |
|
The name of the referenced primary table if the index is a foreign key. |
Member name | Description |
---|---|
Returns the name of the colOrdinalInIndex'th column in this index. |
|
Checks whether the named column is used in descending order by the index. |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |