| 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
Syntaxpublic override StiDataParametersCollection Parameters { get; set; }Public Overrides Property Parameters As StiDataParametersCollection
	Get
	Set
Property Value
Type: 
StiDataParametersCollection See Also
See Also