del método ProjectImpactDataSet.LookupTableValuesDataTable.OnRowDeleting
Este miembro reemplaza a DataTable.OnRowDeleting(DataRowChangeEventArgs).
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Protected Overrides Sub OnRowDeleting ( _
e As DataRowChangeEventArgs _
)
'Uso
Dim e As DataRowChangeEventArgs
Me.OnRowDeleting(e)
protected override void OnRowDeleting(
DataRowChangeEventArgs e
)
Parámetros
Vea también
Referencia
clase ProjectImpactDataSet.LookupTableValuesDataTable