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!

DataRowViewRelationDescriptor.ComponentType

[To be supplied.]

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

See Also

DataRowViewRelationDescriptor Class | DataRowViewRelationDescriptor Members | System.Data Namespace