Skip to content

RegisterConnection - cDbConnectionManager

Include: Use Db\cDbConnectionManager.pkg

Registers a connection ID and URI.

Type: Procedure

Parameters

Parameter Type Description
sId String Connection ID.
sConnectionURI String Connection URI.

Syntax

Procedure RegisterConnection String sId String sConnectionURI

Call

Send RegisterConnection of hoObj "value" "value"

Description

Registers a connection ID and URI.

See also