Compartilhar via


AssnHistoryDataSet.HistoryDataTable.HistoryRowDeleting evento

Pré-evento ocorre antes de uma linha é excluída.

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

Sintaxe

'Declaração
Public Event HistoryRowDeleting As AssnHistoryDataSet.HistoryRowChangeEventHandler
'Uso
Dim instance As AssnHistoryDataSet.HistoryDataTable
Dim handler As AssnHistoryDataSet.HistoryRowChangeEventHandler

AddHandler instance.HistoryRowDeleting, handler
public event AssnHistoryDataSet.HistoryRowChangeEventHandler HistoryRowDeleting

Ver também

Referência

AssnHistoryDataSet.HistoryDataTable classe

AssnHistoryDataSet.HistoryDataTable membros

WebSvcStatusing namespace