JET_INDEXRANGE.grbit 屬性
取得或設定 indexrange 選項。
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property grbit As IndexRangeGrbit
Get
Set
'Usage
Dim instance As JET_INDEXRANGE
Dim value As IndexRangeGrbit
value = instance.grbit
instance.grbit = value
public IndexRangeGrbit grbit { get; set; }
屬性值
類型: Microsoft.Isam.Esent.Interop.IndexRangeGrbit