IPivot.Refresh

Syntax

Refresh;

Description

The Refresh method updates data table.

Comments

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

See also:

IPivot