TAstaclientDataSet.ProviderName


 

Applies to
TAstaClientDataSet

 

Declaration
property ProviderName: string;

 

Description
It is NOT required that you code ASTA servers to deploy an ASTA application but if you want to get more control over the SQL that ASTA generates or want to have access to update, insert and delete statements when they are fired on the server, then perhaps you need to use a TAstaProvider.

The ProviderName property shows a list of TAstaProviders that exist on an ASTA server. ASTA servers register their providers, server side datasets and TAstaBusinessObjectManagers by calling AstaServerSocket.RegisterDataModule.



ASTA Overview TAstaClientDataSet.ProviderBroadCast TAstaClientDataSet.RefetchOnInsert