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!

ADORowUpdatingEventArgs Class

[To be supplied.]

Object
   EventArgs
      RowUpdatingEventArgs
         ADORowUpdatingEventArgs

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.ADO

Assembly: System.Data.dll

See Also

ADORowUpdatingEventArgs Members | System.Data.ADO Namespace