Service Methods


Purpose

This example illustrates the methods of the IDataAbstractService base service. It shows the options available to change the server's operations and also shows the order in which server methods are invoked.
In this example, all server methods are called manually. Normally, this is not necessary, as the TDARemoteDataAdapter calls them all for you.

Examine the Code

See how the IDataAbstractService methods are called manually in ServiceMethods_ClientMain.pas