AdoProperty:Init()

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoProperty Class >

AdoProperty:Init()

Previous pageReturn to chapter overviewNext page

Purpose

Create Object of type AdoProperty

 

Prototype

METHOD INIT ( ptrIf, bAddRef )  CLASS AdoProperty

 

Argument(s)

ptrIf        Interface Pointer, Vo2Ado Object, IUnknown object, OleAutoObject or VoCom Idispatch_ object.  

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

 

Description

An AdoProperty object can NOT be created independantly but is returned by the Item access/method of the AdoProperties collection

 

See Also

AdoProperty, AdoProperties