Click or drag to resize
GeneralConnectionFireErrorOnExecute Property
If true, an error if fired on execution (for debug purposes).

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

Property Value

Type: Boolean
See Also