xRecord.setTmpData Method

Sets the contents of the temporary table to the specified data.

Syntax

public void setTmpData(Common cursor)

Run On

Called

Parameters

  • cursor
    Type: Common Table
    The new data for the temporary table.

See Also

Reference

xRecord Class