Share via


MoveGrbit 열거형

JetMove에 대한 옵션입니다.

이 열거형에는 멤버 값의 비트 조합을 허용하는 FlagsAttribute 특성이 있습니다.

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

구문

'Declaration
<FlagsAttribute> _
Public Enumeration MoveGrbit
'Usage
Dim instance As MoveGrbit
[FlagsAttribute]
public enum MoveGrbit

멤버

멤버 이름 설명
없음 기본 옵션입니다.
MoveKeyNE 인덱스에서 발생한 요청된 인덱스 키 값 수를 건너뛰는 데 필요한 인덱스 항목 수만큼 커서를 앞뒤로 이동합니다. 이렇게 하면 중복 키 값이 있는 인덱스 항목을 단일 인덱스 항목으로 축소하는 효과가 있습니다.

추가 정보

참조

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