List of FastUnloadTask methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
JALWiccan (talk | contribs)
m Automatically generated page update
(No difference)

Revision as of 16:52, 29 April 2011

The following are the available FastUnloadTask class methods.

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

See also