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 Class

[To be supplied.]

Object
   EventArgs
      RowUpdatingEventArgs
         SQLRowUpdatingEventArgs

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.SQL

Assembly: System.Data.dll

See Also

SQLRowUpdatingEventArgs Members | System.Data.SQL Namespace