Click or drag to resize
AbstractDataConnectionIsOpen Method
Returns true if connection to the database is open.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public virtual bool IsOpen()

Return Value

Type: Boolean
See Also