Retrieves a chunk of a LONG VARCHAR field (in case the field content is too large).
Format
public Object getLongValue(int field, int offset, int len)
Parameters
Returns
Returns NULL if there is no more to retrieve.
Throws
DhSQLException
TOCIndex