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.