GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Query Class : DataSourceName Property |
Gets or sets the name of the data source against which to execute the query.
'Declaration Public Property DataSourceName As System.String
public System.string DataSourceName {get; set;}
A String containing the name of the data source against which to execute the query.