The DSN property sets or determines the DSN that has been assigned for a specific ID.
|
Syntax | |||||
|
DSN(ByVal ConnID As String, ByVal Productive As Boolean) | |||||
|
Return value | |||||
|
Type |
Description | ||||
|
String |
The DSN (Data Source Name) | ||||
|
Parameter | |||||
|
Use |
Name |
Type |
Passing |
Description | |
|
Required |
ConnID |
String |
ByVal |
The ID that has been assigned for a database connection | |
|
Required |
Productive |
Boolean |
ByVal |
True if the productive DSN is to be determined | |