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.CommandType

[To be supplied.]

[Visual Basic]
Public ReadOnly Property CommandType As String
[C#]
public string CommandType {get;}
[C++]
public: __property String* get_CommandType();
[JScript]
public function get CommandType() : String;

See Also

RowUpdatingEventArgs Class | RowUpdatingEventArgs Members | System.Data.Internal Namespace