AdoFields Class

<< Click to Display Table of Contents >>

Navigation:  Ado Classes >

AdoFields Class

Previous pageReturn to chapter overviewNext page

Purpose

Fields Collection

 

Prototype

CLASS AdoFields INHERIT AdoCollection

 

Properties

ItemAccess an individual object in the collection

 

Method

Append()Appends an Field to the collection
Delete()Delete a field from the collection
Init()Create Object of type AdoFields

 

See Also

AdoCollection, AdoRecordSet:Fields, ADO Classes