Compartilhar via


LookupTableMultiLangDataSet.LookupTableStructuresDataTable.OnRowDeleting método

Um manipulador antes do evento para o evento LookupTableStructuresRowDeleting .

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

LookupTableMultiLangDataSet.LookupTableStructuresDataTable classe

LookupTableMultiLangDataSet.LookupTableStructuresDataTable membros

WebSvcLookupTable namespace