In RDO, you can create rdoConnection and rdoQuery objects using:
Dim X as New rdoxxxx
When this is done, a stand-alone object is created. Those object properties that do not depend on access to a connection or other objects can be manipulated.