Used to specify the port number for TCP/IP connection.
Class
TUniConnection
Syntax
property Port: integer default DefValPort;
Remarks
Use the Port property to specify the port number for TCP/IP connection. This property is available only for the MySQL provider.
The default value is 0.
See Also