SecurityCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleting evento
Pré-evento ocorre antes de uma linha é excluída.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Event GroupRelationsRowDeleting As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
'Uso
Dim instance As SecurityCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
AddHandler instance.GroupRelationsRowDeleting, handler
public event SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowDeleting
Ver também
Referência
SecurityCategoriesDataSet.GroupRelationsDataTable classe