Icon ServerPort Property

property ServerPort: Integer

Usage

Use the ServerPort property to specify the port that the ElevateDB Sserver should listen on for connections when the EngineType property is set to etServer. The default value is 12010.

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