EntityStagingBatch.RowsInError Proprietà

Definizione

Ottiene o imposta il numero TotalErrorCount di righe che contengono almeno un errore.

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

Valore della proprietà

Numero TotalErrorCount di righe che contengono almeno un errore.

Attributi

Si applica a