Concept Framework 2.0 documentation Contents | Index

ADODataRecord

Name Version Deprecated
ADODataRecord version 1.0 no

Defined in : DataBases.con
(this file must be included in your application in order to have access, unless you use a child class of ADODataRecord that includes this file)

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
ADODataRecord This is the standard contructor for this class and should not be used directly
ToBuffer Access the record as a buffered static string (not trimmed)
ToNumber Access the record as a static number
ToString Access the record as a trimmed static string
XMLSerialized This function was used in the early alpha version of Concept and should not be used
operator= This operator modifies the data in the record




Documented by Eduard Suica, generation time: Fri Jan 21 18:06:14 2011 GMT(c)2011 RadGs Software