Propriété SystemParameters. ExceptionAction
Obtient ou définit l’encodage de la valeur à utiliser avec les exceptions générées dans JET.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Shared Property ExceptionAction As JET_ExceptionAction
Get
Set
'Usage
Dim value As JET_ExceptionAction
value = SystemParameters.ExceptionAction
SystemParameters.ExceptionAction = value
public static JET_ExceptionAction ExceptionAction { get; set; }
Valeur de la propriété
Type : Microsoft.ISAM.esent.Interop.JET_ExceptionAction