dbSetPort¶
Purpose¶
Sets the specified database connection’s port number.
Format¶
-
dbSetPort
(db_id, port_num)¶ - Parameters
db_id (scalar) – database connection index number.
port_num (scalar) – port number for database connection to use.
Sets the specified database connection’s port number.
dbSetPort
(db_id, port_num)¶db_id (scalar) – database connection index number.
port_num (scalar) – port number for database connection to use.