update method
Starts reading of the specified table.
Syntax
TableReader.update()
Parameters
none.
Return value
none.
Usage
If reading is already in progress, this operation is aborted since it is assumed that one or more TableReader properties have changed.
Example
update example
See also
abort method