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!

IDataRecord.Namespace

[To be supplied.]

[Visual Basic]
ReadOnly Property Namespace As String
[C#]
string Namespace {get;}
[C++]
String* get_Namespace() = 0;
[JScript]
abstract function get Namespace() : String;

See Also

IDataRecord Interface | IDataRecord Members | System.Data Namespace