Reports for WinForms | ComponentOne
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 String
    public string DataSourceName {get; set;}
    See Also