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!

ADORowUpdatedEventArgs Properties

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

Public:

Command (inherited from RowUpdatedEventArgs) [To be supplied.]
CommandType (inherited from RowUpdatedEventArgs) [To be supplied.]
Errors (inherited from RowUpdatedEventArgs) [To be supplied.]
ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
RecordsAffected (inherited from RowUpdatedEventArgs) [To be supplied.]
Row (inherited from RowUpdatedEventArgs) [To be supplied.]
Status (inherited from RowUpdatedEventArgs) [To be supplied.]

See Also

ADORowUpdatedEventArgs Class | System.Data.ADO Namespace