This document is archived and information here might be outdated. Recommended version. |
An after event that is fired when a custom object is changed.
[Visual Basic .NET]
Public Sub OnChanged ( _
)
[C#] public void OnChanged ( );
[C++]
HRESULT OnChanged(
void
);
The OnChanged method is called by the geodatabase when an application program calls Store on an existing Row object.