AdoColumn:ParentCatalog Access

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoColumn Class >

AdoColumn:ParentCatalog Access

Previous pageReturn to chapter overviewNext page

Purpose

The parent catalog to provide access to provider-specific properties

 

Prototype

ACCESS ParentCatalog ( oParent AS OBJECT )     AS AdoCatalog PASCAL CLASS AdoColumn

 

Return

OBJECT        AdoCatalog Object

 

Description

Setting ParentCatalog to an open Catalog allows access to provider-specific properties prior to appending a table or column to a Catalog collection

 

See Also

AdoColumn