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

[To be supplied.]

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

See Also

IDataRecord Interface | IDataRecord Members | System.Data Namespace