JET_SPACEHINTS.cbMinExtent-Eigenschaft

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

Namespace: Microsoft.Isam.Esent.Interop
Assembly: 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

Weitere Informationen

Verweis

JET_SPACEHINTS-Klasse

JET_SPACEHINTS-Member

Microsoft.Isam.Esent.Interop-Namespace