Checks whether the index is a unique key.
Visual Basic Public Readonly Property IsUniqueKey As Boolean
C# public bool IsUniqueKey { get;}
True if the index is a unique key, false if the index is not a unique key.
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 |