Compartilhar via


SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable.OnRowChanged método

Um manipulador após o evento para o evento SecurityPrincipleCategoryRelationsRowChanged .

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

Sintaxe

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

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

Parâmetros

Ver também

Referência

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable classe

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable membros

WebSvcSecurity namespace