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 Class

[To be supplied.]

Object
   EventArgs
      RowUpdatedEventArgs
         ADORowUpdatedEventArgs

[Visual Basic]
Public Class ADORowUpdatedEventArgs
   Inherits RowUpdatedEventArgs
[C#]
public class ADORowUpdatedEventArgs : RowUpdatedEventArgs
[C++]
public __gc class ADORowUpdatedEventArgs : public
   RowUpdatedEventArgs
[JScript]
public class ADORowUpdatedEventArgs extends RowUpdatedEventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.ADO

Assembly: System.Data.dll

See Also

ADORowUpdatedEventArgs Members | System.Data.ADO Namespace