AdoColumn:.ctor()

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoColumn Class >

AdoColumn:.ctor()

Previous pageReturn to chapter overviewNext page

Purpose

Create Object of type AdoColumn

 

Prototype

CONSTRUCTOR INIT ( ptrIf, bAddRef )  

 

Argument(s)

ptrIf        (Optional) Interface Pointer. When omitted a new Column is created

bAddRef        (Optional) Is it necessary to increment the usage count by calling AddRef

 

 

See Also

AdoColumn