InvalidateCalculatedFields method

Applies to
TIB_BDataset

Declaration
Procedure InvalidateCalculatedFields;

Description
This method will cause the entire dataset to be recalculated if it has any calculated fields declared in it.

This could be useful if a condition changes that requires all calculated fields for the whole dataset to be recalculated.