ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / OleDBDataSource Class
Properties

In This Topic
    OleDBDataSource Class Members
    In This Topic

    The following tables list the members exposed by OleDBDataSource.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the OleDBDataSource class.  
    Top
    Public Properties
     NameDescription
    Public PropertySets or returns the amount of time to wait while executing a command before terminating the attempt and generating an error.  
    Public PropertySpecifies the string used to open a connection to the data source using the OleDb data provider.  
    Public PropertySpecifies a valid SQL statement used to retrieve records from the data source.  
    Top
    See Also