AdoCatalog:ActiveConnection Access

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoCatalog Class >

AdoCatalog:ActiveConnection Access

Previous pageReturn to chapter overviewNext page

Purpose

The ADO Connection object to which the Catalog belongs

 

Prototype

ASSIGN ActiveConnection ( uConn AS USUAL )  AS 
ACCESS ActiveConnection AS AdoConnection 

Return

OBJECT        A Connection object or a String containing the definition for a connection

 

See Also

AdoCatalog