Datasnap.DSCommonServer.TDSServerConnectionHandler.Server
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSServerConnectionHandler |
Delphi
property Server: TDSCustomServer read FServer write FServer;
C++
__property TDSCustomServer* Server = {read=FServer, write=FServer};
Description
Embarcadero Technologies does not currently have any additional information.