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.