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!

SQLRowUpdatingEventArgs Properties

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

Public:

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

See Also

SQLRowUpdatingEventArgs Class | System.Data.SQL Namespace