Icon ServerAdminPort Property

property ServerAdminPort: Integer

Usage

Use the ServerAdminPort property to specify the port that the database server should listen on for administrative connections when the EngineType property is set to etServer. The default value is 12006.

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