<< Click to Display Table of Contents >> AdoField:.ctor() |
![]() ![]() ![]() |
Create Object of type AdoField
CONSTRUCTOR( ptrIf, bAddRef )
ptrIf Interface Pointer, Xs2Ado Object, IUnknown object, OleAutoObject or VoCom Idispatch_ object.
bAddRef (Optional) Is it necessary to increment the usage count by calling AddRef
An AdoField object can NOT be created independantly but is returned by either the Item access/method of the fields collection or created by the Append method of the AdoField Class
AdoField, AdoFields:Append, AdoFields:Item, AdoFields