Click or drag to resize
IDataConnectionKeepOpen Property
If true, the connection stays open even if close is requested.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
bool KeepOpen { get; set; }

Property Value

Type: Boolean
See Also