Concept Framework 2.2 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. |
= | 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: Sun Jan 27 18:15:09 2013 GMT | (c)2013 Devronium Applications |