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!

DataTable.ResetNamespace

Resets the Namespace property to its default state.

[Visual Basic]
Public Sub ResetNamespace()
[C#]
public void ResetNamespace();
[C++]
public: void ResetNamespace();
[JScript]
public function ResetNamespace();

See Also

DataTable Class | DataTable Members | System.Data Namespace