JET_TABLECREATE. pSeqSpacehints, propriété
Obtient ou définit les indicateurs d’allocation, de maintenance et d’utilisation de l’espace pour l’index séquentiel par défaut.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Property pSeqSpacehints As JET_SPACEHINTS
Get
Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As JET_SPACEHINTS
value = instance.pSeqSpacehints
instance.pSeqSpacehints = value
public JET_SPACEHINTS pSeqSpacehints { get; set; }
Valeur de la propriété
Type : Microsoft.ISAM.esent.Interop.JET_SPACEHINTS