ADODataRecord.ToBuffer


public function ToBuffer

Prototype:

public function ToBuffer()

Description:

Access the record as a buffered static string (not trimmed). This is recommended for LOB objects.

Return value:

Returns the bulk data in the record.