JET_TABLECREATE.ulDensity-Eigenschaft

Ruft die Tabellendichte 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 ulDensity As Integer
    Get
    Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As Integer

value = instance.ulDensity

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Verweis

JET_TABLECREATE-Klasse

JET_TABLECREATE-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace