Share via


WorkflowDataSet.WorkflowStatusDataTable.OnRowChanging - Méthode

Ce membre remplace DataTable.OnRowChanging(DataRowChangeEventArgs).

Espace de noms :  WebSvcWorkflow
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Protected Overrides Sub OnRowChanging ( _
    e As DataRowChangeEventArgs _
)
'Utilisation
Dim e As DataRowChangeEventArgs

Me.OnRowChanging(e)
protected override void OnRowChanging(
    DataRowChangeEventArgs e
)

Paramètres

Voir aussi

Référence

WorkflowDataSet.WorkflowStatusDataTable classe

WorkflowDataSet.WorkflowStatusDataTable - Membres

WebSvcWorkflow - Espace de noms