RefreshDataSets

<< Click to Display Table of Contents >>

Navigation:  Apollo VCL Components > Apollo VCL Component Reference > TApolloDatabase > TApolloDatabase Methods >

RefreshDataSets

Declaration

procedure RefreshDataSets;

Description

Issues a Refresh call to all TApolloTable components within the application that are using the DataPathAlias from this TApolloDatabase as their Database name property value.

Delphi Example

ApolloDatabase1.RefreshDataSets;

See Also

TApolloEnv.RefreshDataSetsTApolloEnv_RefreshDataSets, OpenDataSetsTApolloEnv_OpenDataSets, RefreshDataSetsTApolloEnv_RefreshDataSets