Checks whether the index is unique.
Visual Basic Public Readonly Property IsUniqueIndex As Boolean
C# public bool IsUniqueIndex { get;}
True if the index is unique, false if the index is not unique.
Columns in a unique index may be null.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |