Click or drag to resize

StiSqlSourceSqlCommand Property

Gets or sets a SQL statement to execute at the Data Source.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual string SqlCommand { get; set; }

Property Value

Type: String
See Also