Click or drag to resize
QueryParametersUseNewConnection Property
If true, a new connection instance is created for this query execution

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

Property Value

Type: Boolean
See Also