ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / IDbConnectionAdapter Interface
Properties Methods

In This Topic
    IDbConnectionAdapter Interface Members
    In This Topic

    The following tables list the members exposed by IDbConnectionAdapter.

    Public Properties
     NameDescription
     PropertyGets a value indicating whether the adapter supports setting credentials.  
     PropertyGets a value indicating whether the adapter supports setting a custom connection string.  
    Top
    Public Methods
     NameDescription
     MethodSets the connection string for the specified connection.  
     MethodSets the user login and password for the specified connection.  
    Top
    See Also