AdoRecord:ActiveConnection Assign

<< Click to Display Table of Contents >>

Navigation:  Ado 2.5+ Classes > AdoRecord Class >

AdoRecord:ActiveConnection Assign

Previous pageReturn to chapter overviewNext page

Purpose

The Connection object the Record object currently belongs to

 

Prototype

ASSIGN ActiveConnection ( uObject AS USUAL )  AS USUAL PASCAL CLASS AdoRecord

 

Argument(s)

uObject        Connection Object in the form of either a String or an Object

 

 

See Also

AdoRecord, AdoConnection, AdoRecord:ActiveConnection