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 Class

[To be supplied.]

Object
   EventArgs
      RowUpdatedEventArgs
         SQLRowUpdatedEventArgs

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.SQL

Assembly: System.Data.dll

See Also

SQLRowUpdatedEventArgs Members | System.Data.SQL Namespace