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. |
= | 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: Thu Oct 15 20:01:57 2009 GMT | (c)2009 RadGs Software |