Checks whether the index is a unique key.
bool UltraLite_IndexSchema_iface::IsUniqueKey()
True if the index is a primary key or a unique constraint.
False if the index is neither a primary key nor a unique constraint.
Columns in a unique key may not be null.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |