Icon ServerAdminAddress Property

property ServerAdminAddress: String

Usage

Use the ServerAdminAddress property to specify the IP address that the database server should listen on for administrative connections when the EngineType property is set to etServer. A blank value (the default) indicates that the database server should listen on all available IP addresses from the operating system.

Information This property cannot be set while the engine is active and the TDBISAMEngine Active property is True.
Image