Home > Back-end >  The tclientdataset how to determine the service break has been connected to the database
The tclientdataset how to determine the service break has been connected to the database

Time:10-01

Server:
TSinapServer=class (TRemoteDataModule ISinapServer)
DtstPrvDrUser: TDataSetProvider;
QryUser: TADOQuery;
ConUser: TADOConnection;

Client:
DConUser: TDCOMConnection;
DSTUser: the TClientDataSet;

Client DSTUser. How ConUser Server has the right before the open even on Server

CodePudding user response:

ConUser. Connected?
  • Related