AdoDynaCollection Class

<< Click to Display Table of Contents >>

Navigation:  Support Classes >

AdoDynaCollection Class

Previous pageReturn to chapter overviewNext page

Purpose

Abstract class some dynamic collections inherit from

 

Prototype

CLASS AdoDynaCollection INHERIT AdoCollection

 

Access

Item        Access an individual object in the collection

 

 

Method

Delete()        Delete an object from a collection

 

 

 

See Also

AdoCollection, Support Classes, AdoParameters