Click or drag to resize

StiSqlSourceParameters Property

Gets or sets the parameter collection of the SQL query.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override StiDataParametersCollection Parameters { get; set; }

Property Value

Type: StiDataParametersCollection
See Also