ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / OleDBDataSource Class / OleDBDataSource Constructor / OleDBDataSource Constructor()

In This Topic
    OleDBDataSource Constructor()
    In This Topic
    Initializes a new instance of the OleDbDataSource class. By default, the connection string and command text are empty strings; the command timeout is DefaultTimeout.
    Syntax
    'Declaration
     
    Public Function New()
    public OleDBDataSource()
    See Also