LookupTableMultiLangDataSet.LookupTableValuesDataTable.OnRowDeleting - Méthode
Un gestionnaire antérieur à l'événement pour l'événement LookupTableValuesRowDeleting .
Espace de noms : WebSvcLookupTable
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Protected Overrides Sub OnRowDeleting ( _
e As DataRowChangeEventArgs _
)
'Utilisation
Dim e As DataRowChangeEventArgs
Me.OnRowDeleting(e)
protected override void OnRowDeleting(
DataRowChangeEventArgs e
)
Paramètres
e
Type : System.Data.DataRowChangeEventArgsLes données de l'événement.
Voir aussi
Référence
LookupTableMultiLangDataSet.LookupTableValuesDataTable classe
LookupTableMultiLangDataSet.LookupTableValuesDataTable - Membres