OpenDataSets

<< Click to Display Table of Contents >>

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

OpenDataSets

Declaration

procedure OpenDataSets;

Description

Opens 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.OpenDataSets;

See Also

TApolloEnv.OpenDataSetsTApolloEnv_OpenDataSets, CloseDataSetsTApolloDatabase_CloseDataSets, RefreshDataSetsTApolloDatabase_RefreshDataSets