JET_RETRIEVECOLUMN. Grbit, propriété
Obtient ou définit les options pour la récupération de colonne.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Property grbit As RetrieveColumnGrbit
Get
Set
'Usage
Dim instance As JET_RETRIEVECOLUMN
Dim value As RetrieveColumnGrbit
value = instance.grbit
instance.grbit = value
public RetrieveColumnGrbit grbit { get; set; }
Valeur de la propriété
Type : Microsoft. ISAM. esent. Interop. RetrieveColumnGrbit