JET_SPACEHINTS.cbMinExtent, propriété

Obtient ou définit la valeur qui remplace ulGrowth si trop petite. Cette valeur est en octets.

Espace de noms:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (dans Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'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; }

Valeur de la propriété

Type : System.Int32

Voir aussi

Informations de référence

classe JET_SPACEHINTS

JET_SPACEHINTS membres

Espace de noms Microsoft.Isam.Esent.Interop