Begins a refresh of this table, making it up-to-date with the
current settings. Depending on the table type, data will be reloaded
from the data source or recalculated.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Remarks
This asynchronous call sets Refreshing to true. Refreshing will be false when the refresh action is completed.
If you intend to refresh more than one table, refresh on the data table collection level. This way the dependencies are tracked and the tables are loaded in the appropriate order.
Version Information
Obsolete (compiler warning) in 6.5
Obsolete (compiler warning) in 6.0
Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
See Also