JET_SPACEHINTS.cbMaxExtent-Eigenschaft

Ruft den Wert ab, der die Obergrenze von ulGrowth festlegt, 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 cbMaxExtent As Integer
    Get
    Set
'Usage
Dim instance As JET_SPACEHINTS
Dim value As Integer

value = instance.cbMaxExtent

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Verweis

JET_SPACEHINTS-Klasse

JET_SPACEHINTS-Member

Microsoft.Isam.Esent.Interop-Namespace