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!

ADOProperties.Parent

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Parent As Object
[C#]
public object Parent {get;}
[C++]
public: __property Object* get_Parent();
[JScript]
public function get Parent() : Object;

See Also

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