[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.IDbConnectionAdapterWithDataSource

IDbConnectionAdapterWithDataSource Interface

Represents a command adapter for supporting data source locators.

Namespace: GrapeCity.ActiveReports.Core.Rendering.Data
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IDbConnectionAdapterWithDataSource

Methods

Name Description
SetDataSourceLocator(IDbConnection, Action<LocateDataSourceArgs>)

Sets the data source getter function for the specified database connection command.

Extension Methods