IBX.IBServices.TIBCustomService.ServerName
Delphi
property ServerName: String read FServerName write SetServerName;
C++
__property System::UnicodeString ServerName = {read=FServerName, write=SetServerName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | IBX.IBServices.pas IBX.IBServices.hpp |
IBX.IBServices | TIBCustomService |
Description
Sets the name of the server on which the services are to be run.
Use ServerName to set the name of the server on which the services are to be run.