RefreshDataSets

<< Click to Display Table of Contents >>

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

RefreshDataSets

Declaration

procedure RefreshDataSets;

Description

Issues a Refresh call to all TApolloTable components within the application.

Delphi Example

ApolloEnv1.RefreshDataSets;

See Also

TApolloDatabase.RefreshDataSets, OpenDataSets, CloseDataSets