NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataRowChangeEventArgs Properties

The properties of the DataRowChangeEventArgs class are listed below. For a complete list of DataRowChangeEventArgs class members, see the DataRowChangeEventArgs Members topic.

Public:

Action Gets the action that has occurred on a DataRow.
ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
Row Gets the row upon which an action has occurred.

See Also

DataRowChangeEventArgs Class | System.Data Namespace