ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Query Class / DataSourceName Property

In This Topic
    DataSourceName Property
    In This Topic
    Gets or sets name of DataSource to execute the query against.
    Syntax
    'Declaration
     
    Public Property DataSourceName As System.String
    public System.string DataSourceName {get; set;}
    See Also