MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / DbDataSource Class / SQL Property

In This Topic
SQL Property
In This Topic
Specifies a valid SQL statement used to retrieve records from the data source.
Syntax
'Declaration
 
Public Property SQL As String
 
See Also