Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the index schema of the primary key for the table.
Visual BasicPublic Readonly Property PrimaryKey As ULIndexSchema
C#public ULIndexSchema PrimaryKey { get;}
A ULIndexSchema object representing the primary key for the table.