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!

RowUpdatedEventArgs Class

[To be supplied.]

Object
   EventArgs
      RowUpdatedEventArgs

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Internal

Assembly: System.Data.dll

See Also

RowUpdatedEventArgs Members | System.Data.Internal Namespace