Purpose
Refreshes a Universal Data Source (FME) table from the original data source. You can issue this statement from the MapBasic window in MapInfo Pro.
Syntax
FME Refresh Table alias
alias is the an alias for an open registered Universal Data Source (FME) table.
Example
The following example refreshes the local table named watershed.
FME Refresh Table watershed