Edit

Share via


UniqueKey.PrimaryKeyToLong Method

Definition

Overloads

PrimaryKeyToLong()
PrimaryKeyToLong(String)

PrimaryKeyToLong()

public long PrimaryKeyToLong ();
member this.PrimaryKeyToLong : unit -> int64
Public Function PrimaryKeyToLong () As Long

Returns

Applies to

PrimaryKeyToLong(String)

public long PrimaryKeyToLong (out string extendedKey);
member this.PrimaryKeyToLong : string -> int64
Public Function PrimaryKeyToLong (ByRef extendedKey As String) As Long

Parameters

extendedKey
String

Returns

Applies to