IPivot.Refresh

Syntax

Refresh;

Description

The Refresh method updates data table.

Comments

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

See also:

IPivot