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