AbstractDataConnectionIsOpen Method |
Returns true if connection to the database is open.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual bool IsOpen()
Return Value
Type:
BooleanSee Also