EntityStagingBatch.RowsInError 属性

定义

获取或设置包含至少一个错误的行的 TotalErrorCount 数目。

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 数目。

属性

适用于