AdoProcedure:Init()

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoProcedure Class >

AdoProcedure:Init()

Previous pageReturn to chapter overviewNext page

Purpose

Create Object of type AdoProcedure

 

Prototype

METHOD INIT ( ptrif, bAddRef )  CLASS AdoProcedure

 

Argument(s)

ptrIf        Interface Pointer.

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

 

 

See Also

AdoProcedure