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!

RowUpdatingEventArgs Class

[To be supplied.]

Object
   EventArgs
      RowUpdatingEventArgs

[Visual Basic]
MustInherit Public Class RowUpdatingEventArgs
   Inherits EventArgs
[C#]
public abstract class RowUpdatingEventArgs : EventArgs
[C++]
public __gc __abstract class RowUpdatingEventArgs : public
   EventArgs
[JScript]
public abstract class RowUpdatingEventArgs extends EventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Internal

Assembly: System.Data.dll

See Also

RowUpdatingEventArgs Members | System.Data.Internal Namespace