ADODataRecord

Available since framework version 1.0.

Defined in : DataBases.con
(this file must be included in your application in order to have access)

Description:

ADODataRecord is the basic elment of a ADODataSet it represents a single item of the current set.

This class should not be instantiated directly; instead, it should be use through an ADODataSet object.

Methods

=
TODO: Document this
This is the standard contructor for this class and should not be used directly
Access the record as a buffered static string (not trimmed)
Access the record as a static number
Access the record as a trimmed static string
This function was used in the early alpha version of Concept and should not be used
This operator modifies the data in the record