次の方法で共有


EntityStagingBatch.RowsInError プロパティ

定義

TotalErrorCount 番号または少なくとも 1 つのエラーを含む行を指定します。

public:
 property int RowsInError { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int RowsInError { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RowsInError : int with get, set
Public Property RowsInError As Integer

プロパティ値

TotalErrorCount の数または 1 つ以上のエラーを含む行です。

属性

適用対象