Click or drag to resize

StiOptionsEngineAllowPrepareSqlQueries Property

If true then will be call Prepare() method for queries for each run.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool AllowPrepareSqlQueries { get; set; }

Property Value

Type: Boolean
See Also