Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Checks whether the index is unique.
Public ReadOnly Property IsUniqueIndex As Boolean
public bool IsUniqueIndex {get;}
ULException class A SQL error occurred.
True if the index is unique, false if the index is not unique.
Columns in a unique index may be null.