DriverClassForConnectionURI - cDbConnectionManager¶
Include: Use Db\cDbConnectionManager.pkg
Returns the driver class selected by a connection URI scheme.
Type: Function
Return data type: Handle
Parameters¶
| Parameter | Type | Description |
|---|---|---|
sConnectionURI |
String | Connection URI. |
Syntax¶
Function DriverClassForConnectionURI String sConnectionURI Returns Handle
Call¶
Get DriverClassForConnectionURI of hoObj "value" to result
Description¶
Returns the driver class selected by a connection URI scheme.