GetPrimaryKey(string?)
public Guid GetPrimaryKey(out string? keyExt) Gets the GUID primary key and its optional key extension.
Parameters
keyExtstring?- When this method returns, contains the key extension, or
nullif none is present.
Returns
The GUID primary key.
