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

[To be supplied.]

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

See Also

IDataRecord Interface | IDataRecord Members | System.Data Namespace