Share via


StatusReportsDataSet.SectionsDataTable.OnRowChanged Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll

Syntax

'Declaration
<DebuggerNonUserCodeAttribute> _
Protected Overrides Sub OnRowChanged ( _
    e As DataRowChangeEventArgs _
)
'Usage
Dim e As DataRowChangeEventArgs

Me.OnRowChanged(e)
[DebuggerNonUserCodeAttribute] 
protected override void OnRowChanged (
    DataRowChangeEventArgs e
)

Parameters

  • e

See Also

Reference

StatusReportsDataSet.SectionsDataTable Class
StatusReportsDataSet.SectionsDataTable Members
[PWA Web service] Namespace