Compartilhar via


ImportTimesheetDataSet.LinesDataTable.OnRowDeleting método

Esse membro substitui DataTable.OnRowDeleting(DataRowChangeEventArgs).

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Protected Overrides Sub OnRowDeleting ( _
    e As DataRowChangeEventArgs _
)
'Uso
Dim e As DataRowChangeEventArgs

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

Parâmetros

Ver também

Referência

ImportTimesheetDataSet.LinesDataTable classe

ImportTimesheetDataSet.LinesDataTable membros

WebSvcStatusing namespace