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!

ADOProperty.DataType

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property DataType As Type
[C#]
public Type DataType {virtual get;}
[C++]
public: __property virtual Type* get_DataType();
[JScript]
public function get DataType() : Type;

See Also

ADOProperty Class | ADOProperty Members | System.Data.ADO Namespace