Glossaria.net

Glossary Visual Basic / Term

stand-alone object

stand-alone object

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.

Permanent link stand-alone object - Creation date 2020-06-07


< stack Glossary / Visual Basic standard control >