Using an rdoConnection Object

Once the rdoConnection object is created, you can use it to:

Note that the rdoConnection object does not set the scope for transactions; this is maintained at the rdoEnvironment level. You cannot use the transaction methods like BeginTrans, CommitTrans, or RollbackTrans against the rdoConnection object — just a specific rdoEnvironment object.