Skip to main content

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 of TPrimaryKey representing the primary key of the object.

This is a sync method. Method runs synchronously.