AdoAdo Class

<< Click to Display Table of Contents >>

Navigation:  Support Classes >

AdoAdo Class

Previous pageReturn to chapter overviewNext page

Purpose

Abstract class most Objects inherit from. Implements Properties

 

Prototype

CLASS AdoAdo INHERIT AdoObject

 

Access

PropertiesCollection of Property objects

 

Method

GetProperty()Get value of named property, or NIL if it doesn't exist
PropertyListReturn array with the property names and values

 

 

See Also

AdoObject, Support Classes