Share via


JET_SPACEHINTS.ulMaintDensity 属性

获取或设置要维护的密度。

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

语法

'Declaration
Public Property ulMaintDensity As Integer
    Get
    Set
'Usage
Dim instance As JET_SPACEHINTS
Dim value As Integer

value = instance.ulMaintDensity

instance.ulMaintDensity = value
public int ulMaintDensity { get; set; }

属性值

类型: System.Int32

另请参阅

参考

JET_SPACEHINTS 类

JET_SPACEHINTS成员

Microsoft.Isam.Esent.Interop 命名空间