Share via


字串 (EsentApiException 建構函式,JET_err)

初始化 EsentApiException 類別的新實例。

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

語法

'Declaration
Protected Sub New ( _
    description As String, _
    err As JET_err _
)
'Usage
Dim description As String
Dim err As JET_err

Dim instance As New EsentApiException(description, _
    err)
protected EsentApiException(
    string description,
    JET_err err
)

參數

另請參閱

參考

EsentApiException 類別

EsentApiException 成員

EsentApiException 多載

Microsoft.Isam.Esent.Interop 命名空間