Skip to content

UniqueKey.PrimaryKeyToLong(string?)

PrimaryKeyToLong(string?)

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

Parameters

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

Returns

The integer primary key.