Icon RemoteService Property

property RemoteService: String

Usage

Use the RemoteService property to specify the service name of an ElevateDB Server that you wish to connect to. A service name is an alternate way of specifying a remote port using a standard name instead of a port number. This property only applies to remote sessions where the SessionType property is set to stRemote. When the session is opened via the Open method or by setting the Connected property to True, ElevateDB will attempt to connect to the server specified by the RemoteAddress or RemoteHost and RemotePort or RemoteService properties.
Image