ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / DbDataSource Class
Fields Properties Methods

In This Topic
    DbDataSource Class Members
    In This Topic

    The following tables list the members exposed by DbDataSource.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe number of seconds to wait for a connection to open, before cancelling an attempt and generate an error.  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies a valid SQL statement used to retrieve records from the data source.  
    Public PropertySets or returns the amount of time to wait while executing a command before terminating the attempt and generating an error.  
    Public PropertyGets current data source's connection.  
    Public PropertySpecifies the string used to open a connection to the data source.  
    Public PropertyGets data source's DbProviderFactory.  
    Public Property  
    Public PropertyReturns provider's invariant name  
    Public PropertySpecifies a valid SQL statement used to retrieve records from the data source.  
    Top
    Public Methods
    See Also