AdoColumn:ParentCatalog Assign

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoColumn Class >

AdoColumn:ParentCatalog Assign

Previous pageReturn to chapter overviewNext page

Purpose

The parent catalog to provide access to provider-specific properties

 

Prototype

ASSIGN ParentCatalog ( oParent AS AdoCatalog )  AS AdoCatalog PASCAL CLASS AdoColumn

 

Argument(s)

oParent         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