Support Functions

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Support Functions

Previous pageReturn to chapter overviewNext page

 

AdoCollectionBaseGets/sets the numeric value of the first item of a collection
AdoConnectionEventClass Returns the class name of the global Connection Event Handler
AdoDate2StrFormat date as Ado date
AdoDateTimeAsDateGets/sets the way Xs2Ado in which returns DateTime values from the Jet engine.
AdoDisableConnectionEventsDisable global Connection Events
AdoDisableRecordSetEventsDisable global Recordset Events
AdoEnableConnectionEventsEnable Events for all new Connections
AdoEnableRecordSetEventsEnable Events for all new RecordSets
AdoRecordSetEvents ClassRecordSet Events abstract class
AdoDriverEditEdit an ADO Connection
AdoDriverSelectSelect an ADO Connection
AdoEnum2StrTranslate a Enum value to a string
AdoFieldTypeReturn String representation of a Ado Field/Parameter type
AdoGetConnectionGet default connection
AdoServerCallClientErrorCall Client's error handler for errors with AdoServer
AdoServerCallErrorHandlerCall installed error handler for errors with AdoServer
AdoSetConnectionSet default Connection
AdoStr2EnumTranslate a String value to a Enum value
AdoVersionReturn Ado Version number