IPivot.Refresh

Syntax

Refresh;

Description

The Refresh method refreshes data table.

Comments

After calling the Refresh method, working with table data requires obtaining a new data instance with the ObtainTable method.

See also:

IPivot