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!

DBDataSetCommand Constructor

Initializes a new instance of the DBDataSetCommand class.

[Visual Basic]
Protected Sub New()
[C#]
protected DBDataSetCommand();
[C++]
protected: DBDataSetCommand();
[JScript]
protected function DBDataSetCommand();

See Also

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