次の方法で共有


JET_SETCOLUMN.err プロパティ

列の設定操作から返されたエラー コードまたは警告を取得します。

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

構文

'Declaration
Public Property err As JET_wrn
    Get
    Friend Set
'Usage
Dim instance As JET_SETCOLUMN
Dim value As JET_wrn

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

プロパティ値

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

関連項目

リファレンス

JET_SETCOLUMN クラス

JET_SETCOLUMN メンバー

Microsoft.Isam.Esent.Interop 名前空間