RowUpdatedEventArgs.RowCount Propriété

Définition

Obtient le nombre de lignes traitées dans un lot d'enregistrements mis à jour.

public:
 property int RowCount { int get(); };
public int RowCount { get; }
member this.RowCount : int
Public ReadOnly Property RowCount As Integer

Valeur de propriété

int qui spécifie le nombre de lignes traitées.

S’applique à

Voir aussi