Compartilhar via


SecurityGroupsDataSet.SecurityGroupsDataTable.OnRowChanged método

Esse membro substitui DataTable.OnRowChanged(DataRowChangeEventArgs).

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.SecurityGroupsDataTable classe

SecurityGroupsDataSet.SecurityGroupsDataTable membros

WebSvcSecurity namespace