Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
ADODataRecord
.ToString
public function
ToString
Prototype:
public function ToString()
Description:
Access the record as a trimmed static string. This is recommended for text fields and char(x) fields.
Return value:
Returns trimmed data in the record.