Share via


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 수입니다.

특성

적용 대상