Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool UltraLite_IndexSchema_iface::IsPrimaryKey()
Checks whether the index is a primary key.
Columns in the primary key may not be null.
True if the index is a primary key.
False if the index is not a primary key.