DataManager Constructor (String, eDBType, Boolean, ArrayList)
Initializes a new instance of the DataManager class.
Namespace:
FLEXYGO.DataAssembly: flxDataManager (in flxDataManager.dll)
Syntax
Parameters
- aConnectString
- Type: String
A connection string.
- aDBType
- Type: FLEXYGO.Data..::..eDBType
Type of database.
- aKeepOpen
- Type: Boolean
if set to true will maintain de connection open.
- SqlSentenceInstructions
- Type: ArrayList
A SQL instructions.