次の方法で共有


EsentErrorException.Error プロパティ

この例外の基になる Esent エラーを取得します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'Declaration
Public ReadOnly Property Error As JET_err
    Get
'Usage
Dim instance As EsentErrorException
Dim value As JET_err

value = instance.Error
public JET_err Error { get; }

プロパティ値

種類: Microsoft.Isam.Esent.Interop.JET_err

関連項目

リファレンス

EsentErrorException クラス

EsentErrorException メンバー

Microsoft.Isam.Esent.Interop 名前空間