JET_TABLECREATE.pSeqSpacehints 屬性
取得或設定預設循序索引的空間配置、維護和使用提示。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property pSeqSpacehints As JET_SPACEHINTS
Get
Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As JET_SPACEHINTS
value = instance.pSeqSpacehints
instance.pSeqSpacehints = value
public JET_SPACEHINTS pSeqSpacehints { get; set; }
屬性值
類型: Microsoft.Isam.Esent.Interop.JET_SPACEHINTS