List of FastUnloadTask methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
m (Automatically generated page update)
 
Line 23: Line 23:
</tr>
</tr>
</table>
</table>
[[Category:System class lists]]
[[Category:Lists of methods]]

Latest revision as of 20:29, 1 November 2011

The following are the available FastUnloadTask class methods.

MethodDescription
CurrentRecordReturn current record from Fast/Unload as Longstring
GetNextRecordGet next record from Fast/Unload
ReportReturn Fast/Unload report contents
ReturnCodeReturn Fast/Unload return code
StateReturn state of this FastUnloadTask object

See also