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; }
Public Overridable Property SqlCommand As String
Get
Set
Property Value
Type:
StringSee Also