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: 8.2.23
Syntax
C#
public virtual bool IsOpen()

Return Value

Type: Boolean
See Also