SystemParameters.ExceptionAction 属性

获取或设置值,该值编码对 JET 中生成的异常执行的操作。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

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

属性值

类型: Microsoft.Isam.Esent.Interop.JET_ExceptionAction

请参阅

参考

SystemParameters 类

SystemParameters 成员

Microsoft.Isam.Esent.Interop 命名空间