IPrimaryKey<TPrimaryKey> Methods
An object defining methods for the IPrimaryKey<TPrimaryKey> class.
GetPrimaryKey()
Retrieves the primary key associated with the object.
Returns:
Type: IDataField
An instance ofTPrimaryKey
representing the primary key of the object.
This is a sync method. Method runs synchronously.