ColumnValue.Error 屬性

取得擷取或設定此資料行所產生的警告。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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 命名空間