| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| ADODataRecord | version 1.0 | no |
|
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. |
| 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: Mon Oct 01 08:02:17 2007 GMT | (c)2007 RadGs Software |