字串 (EsentStateException 建構函式,JET_err)

初始化 EsentStateException 類別的新實例。

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 EsentStateException(description, _
    err)
protected EsentStateException(
    string description,
    JET_err err
)

參數

另請參閱

參考

EsentStateException 類別

EsentStateException 成員

EsentStateException 多載

Microsoft.Isam.Esent.Interop 命名空間