Compartilhar via


QueueStatusDataSet.StatusDataTable.OnRowDeleting método

Um manipulador antes do evento para o evento StatusRowDeleting .

Namespace:  WebSvcQueueSystem
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

QueueStatusDataSet.StatusDataTable classe

QueueStatusDataSet.StatusDataTable membros

WebSvcQueueSystem namespace