Concept Framework 1.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:
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




Valid HTML 4.0 Transitional Valid CSS!

Documented by Eduard Suica, generation time: Mon Oct 01 08:02:17 2007 GMT(c)2007 RadGs Software