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