Click or drag to resize
IDataAccessAdapterOpenConnection Method
Opens the active connection object. If the connection is already open, nothing is done. If no connection object is present, a new one is created

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
void OpenConnection()
See Also