Skip to main content

UserPK Methods

An object defining methods for the UserPK class.

GetPrimaryKey()

Returns a new instance of the UserPK class with the same primary key value.

Returns:

Type: IDataField
A new instance containing the same primary key.

This is a sync method. Method runs synchronously.