Compartilhar via


QueueStatusDataSet.StatusDataTable.OnRowDeleted método

Um manipulador após o evento para o evento StatusRowDeleted .

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

Sintaxe

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

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

Parâmetros

Ver também

Referência

QueueStatusDataSet.StatusDataTable classe

QueueStatusDataSet.StatusDataTable membros

WebSvcQueueSystem namespace