Compartilhar via


QueueStatusDataSet.StatusDataTable.OnRowChanging método

Um manipulador antes do evento para o evento StatusRowChanging .

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

Sintaxe

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

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

Parâmetros

Ver também

Referência

QueueStatusDataSet.StatusDataTable classe

QueueStatusDataSet.StatusDataTable membros

WebSvcQueueSystem namespace