ActiveReports 19 .NET Edition
MESCIUS.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 ConstructorInitializes a new instance of the DataSource class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the connection properties used to connect to the data source.  
    Public PropertyGets or sets a full or relative path to the reference of the data source.  
    Public PropertyGets or sets a name of the data source.  
    Public PropertyGets or sets a value indicating whether the data source should execute its datasets within a single transaction.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the current state of the DataSource object.  
    Top
    See Also