Compartilhar via


SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable.OnRowDeleting método

Um manipulador antes do evento para o evento SecurityPrincipleCategoryRelationsRowDeleting .

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

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable classe

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable membros

WebSvcSecurity namespace