An rdoColumns collection contains all rdoColumn objects of an rdoResultset, or rdoTable object.
Remarks
The rdoTable, or rdoResultset object's rdoColumns collection represents the rdoColumn objects in a row of data. You use the rdoColumn object in an rdoResultset to read and set values for the data columns in the current row of the object.
The rdoColumn object is either created automatically by RDO when