JET_TABLECREATE.pSeqSpacehints 属性

获取或设置默认顺序索引的空间分配、维护和使用提示。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'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

另请参阅

参考

JET_TABLECREATE 类

JET_TABLECREATE成员

Microsoft.Isam.Esent.Interop 命名空间