JET_TABLECREATE.pLVSpacehints 屬性

取得或設定 JET_SPACEHINTS類型之分隔 LV 樹狀結構的空間配置、維護和使用提示。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property pLVSpacehints As JET_SPACEHINTS
    Get
    Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As JET_SPACEHINTS

value = instance.pLVSpacehints

instance.pLVSpacehints = value
public JET_SPACEHINTS pLVSpacehints { get; set; }

屬性值

類型: Microsoft.Isam.Esent.Interop.JET_SPACEHINTS

另請參閱

參考

JET_TABLECREATE 類別

JET_TABLECREATE成員

Microsoft.Isam.Esent.Interop 命名空間