Freigeben über


JET_SPACEHINTS.cbMinExtent-Eigenschaft

Ruft den Wert ab, der ulGrowth überschreibt, wenn es zu klein ist, oder legt diesen fest. Dieser Wert ist in Bytes.

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

Syntax

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

value = instance.cbMinExtent

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Verweis

JET_SPACEHINTS-Klasse

JET_SPACEHINTS-Member

Microsoft.Isam.Esent.Interop-Namespace