다음을 통해 공유


UniqueKey.PrimaryKeyToLong 메서드

정의

오버로드

PrimaryKeyToLong()
PrimaryKeyToLong(String)

PrimaryKeyToLong()

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

반환

적용 대상

PrimaryKeyToLong(String)

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

매개 변수

extendedKey
String

반환

적용 대상