JET_ExceptionAction列舉

要搭配JET_paramExceptionAction使用的常數。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

語法

'Declaration
Public Enumeration JET_ExceptionAction
'Usage
Dim instance As JET_ExceptionAction
public enum JET_ExceptionAction

成員

成員名稱 說明
MsgBox 例外狀況時顯示訊息方塊。
請勿處理例外狀況。 將它們擲回給呼叫端。

另請參閱

參考

Microsoft.Isam.Esent.Interop 命名空間