ADOX

Catalog ActiveConnection Property Example (VC++)

Setting the ActiveConnection property to a valid, open connection "opens" the catalog. From an open catalog, you can access the schema objects contained within that catalog.

// BeginActiveConnectionCpp

See Also

ActiveConnection Property