Share via


EntityStagingBatch.RowsInError Propiedad

Definición

Obtiene o establece el número o filas TotalErrorCount que contienen, al menos, un error.

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

Valor de propiedad

El número de filas TotalErrorCount que contienen, al menos, un error.

Atributos

Se aplica a