JET_SPACEHINTS.cbMaxExtent-Eigenschaft

Ruft den Wert ab, der die Obergrenze von ulGrowth fest legt, oder legt diesen fest. Dieser Wert wird in Bytes angegeben.

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

Weitere Informationen

Verweis

JET_SPACEHINTS-Klasse

JET_SPACEHINTS Member

Microsoft.Isam.Esent.Interop-Namespace