JET_COLUMNCREATE. Err (propriété)
Obtient ou définit le code d’erreur de la création de cette colonne.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Property err As JET_err
Get
Set
'Usage
Dim instance As JET_COLUMNCREATE
Dim value As JET_err
value = instance.err
instance.err = value
public JET_err err { get; set; }
Valeur de la propriété
Type : Microsoft.ISAM.esent.Interop.JET_err