IndexInfo.Grbit 속성
인덱스 옵션을 가져옵니다.
네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)
구문
'Declaration
Public ReadOnly Property Grbit As CreateIndexGrbit
Get
'Usage
Dim instance As IndexInfo
Dim value As CreateIndexGrbit
value = instance.Grbit
public CreateIndexGrbit Grbit { get; }
속성 값
형식: Microsoft.Isam.Esent.Interop.CreateIndexGrbit