JET_SPACEHINTS.cbInitial, propriété

Obtient ou définit la taille initiale (en octets).

Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

value = instance.cbInitial

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

Valeur de la propriété

Type : System.Int32

Voir aussi

Informations de référence

JET_SPACEHINTS classe

JET_SPACEHINTS membres

Espace de noms Microsoft.Isam.Esent.Interop