<< Click to Display Table of Contents >> Navigation: Apollo VCL Components > Apollo VCL Component Reference > TApolloDatabase > TApolloDatabase Methods > CloseDataSets |
Declaration
procedure CloseDataSets;
Description
Closes all tables associated with TApolloTable components within the application that are using the DataPathAlias from this TApolloDatabase as their Database name property value.
Delphi Example
ApolloDatabase1.CloseDataSets;
See Also
TApolloEnv.CloseDataSetsTApolloEnv_CloseDataSets, OpenDataSetsTApolloDatabase_OpenDataSets, RefreshDataSetsTApolloDatabase_RefreshDataSets