Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查索引是否唯一。
Visual Basic Public Readonly Property IsUniqueIndex As Boolean
C# public bool IsUniqueIndex { get;}
如果索引唯一,返回 true;否则返回 false。
唯一索引中的列可以为空值。