次の方法で共有


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

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

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

パラメーター

関連項目

リファレンス

EsentFragmentationException クラス

EsentFragmentationException メンバー

EsentFragmentationException オーバーロード

Microsoft.Isam.Esent.Interop 名前空間