JET_LGPOS. CompareTo 메서드

이 로그 위치를 다른 로그 위치와 비교하고 이 instance 다른 instance 이전 또는 이후인지 여부를 결정합니다.

네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

구문

'Declaration
Public Function CompareTo ( _
    other As JET_LGPOS _
) As Integer
'Usage
Dim instance As JET_LGPOS
Dim other As JET_LGPOS
Dim returnValue As Integer

returnValue = instance.CompareTo(other)
public int CompareTo(
    JET_LGPOS other
)

매개 변수

반환 값

형식: System.Int32
이 instance 상대 위치와 값 매개 변수를 나타내는 부호 있는 숫자입니다.

구현

IComparable<T>. CompareTo(T)

추가 정보

참조

JET_LGPOS 구조체

JET_LGPOS 멤버

Microsoft.Isam.Esent.Interop 네임스페이스