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