Icon ServerAddress Property

property ServerAddress: String

Usage

Use the ServerAddress property to specify the IP address that the ElevateDB Server should listen on for connections when the EngineType property is set to etServer. A blank value (the default) indicates that the ElevateDB Server should listen on all available IP addresses defined in the operating system for the machine.

Information The Active property must be False in order to assign a value to this property.
Image