UserConnection Constructor
Initializes a new instance of the UserConnection class.
Namespace:
FLEXYGO.DataAssembly: flxDataManager (in flxDataManager.dll)
Syntax
Parameters
- ConnStringId
- Type: String
The connection string identifier.
- ConnString
- Type: String
The connection string.
- DBType
- Type: FLEXYGO.Data..::..eDBType
Type of the database.
- Encripted
- Type: Boolean
if set to true the connection String should be encripted.
- SQLContext
- Type: ArrayList