JET_SPACEHINTS.ulMaintDensity-Eigenschaft

Ruft die Zu verwaltende Dichte ab oder legt sie fest.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Verweis

JET_SPACEHINTS-Klasse

JET_SPACEHINTS-Member

Microsoft.Isam.Esent.Interop-Namespace