icTableName | input | character | |
icPrepare | input | character | Progress for each statement defining what record must be read. If more than one record matches the criteria, only first record is read. |
icFieldList | input | character | Comma seperated list of field names. |
ocValueList | output | character | chr(2) seperated list of field values. |
ihClass | input | handle | |
oiReturnStatus | output | integer | Return status of the method. |