ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataSource Class
Properties Methods

In This Topic
    DataSource Class Members
    In This Topic

    The following tables list the members exposed by DataSource.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the DataSource class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets information used to connect to the data source.

     
    Public Property

    Gets or sets the full or relative path to the data source reference.

     
    Public Property

    Gets or sets a value indicating the name of the data source.

     
    Public Property

    Gets or sets a value indicating whether the data source executes a single transaction for its datasets.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the DataSource object.  
    Top
    See Also