AdoObject Class

<< Click to Display Table of Contents >>

Navigation:  Support Classes >

AdoObject Class

Previous pageReturn to chapter overviewNext page

Purpose

Abstract Class all Ado Classes inherit from. The IUnknown wrapper class

 

Prototype

CLASS AdoObject

 

Constructor

Init()        Create Object

 

Properties

AdoVersion        Return ADO Version number this object uses

 

Method

AsOleAutoObject()        Return OleAutoObject that matches the ADO Object

AsVoComObject()        Return VOCOM Object that matches the ADO Object

 

 

 

See Also

Support Classes