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

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

Property Value

Type: Boolean
See Also