Click or drag to resize
AbstractDataConnectionOpen Method
Opens connection to the database.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual void Open()
See Also