Skip to content

LegacyGrainId.GetPrimaryKeyLong(string?)

GetPrimaryKeyLong(string?)

View source
public long GetPrimaryKeyLong(out string? keyExt)
Gets the integer primary key and its optional key extension.

Parameters

keyExtstring?
When this method returns, contains the key extension, or null if none is present.

Returns

The integer primary key.