ColumnValue.Error プロパティ

この列を取得または設定することによって生成される警告を取得します。

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

構文

'Declaration
Public Property Error As JET_wrn
    Get
    Friend Set
'Usage
Dim instance As ColumnValue
Dim value As JET_wrn

value = instance.Error
public JET_wrn Error { get; internal set; }

プロパティ値

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

関連項目

リファレンス

ColumnValue クラス

ColumnValue メンバー

Microsoft.Isam.Esent.Interop 名前空間