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!

SQLRowUpdatedEventArgs Properties

The properties of the SQLRowUpdatedEventArgs class are listed below. For a complete list of SQLRowUpdatedEventArgs class members, see the SQLRowUpdatedEventArgs 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

SQLRowUpdatedEventArgs Class | System.Data.SQL Namespace