EsentInconsistentException コンストラクター (String、JET_err)

EsentInconsistentException クラスの新しいインスタンスを初期化します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (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 EsentInconsistentException(description, _
    err)
protected EsentInconsistentException(
    string description,
    JET_err err
)

パラメーター

関連項目

リファレンス

EsentInconsistentException クラス

EsentInconsistentException メンバー

EsentInconsistentException オーバーロード

Microsoft.Isam.Esent.Interop 名前空間