Compartilhar via


QueueStatusDataSet.StatusDataTable.OnRowChanged método

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

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

Sintaxe

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

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

Parâmetros

Ver também

Referência

QueueStatusDataSet.StatusDataTable classe

QueueStatusDataSet.StatusDataTable membros

WebSvcQueueSystem namespace