[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.IDataProvidersFactory.GetFactory

GetFactory Method

GetFactory(string)

Returns the data provider factory for the specified provider name.

Declaration
DbProviderFactory GetFactory(string dataProviderName)
Parameters
Type Name Description
string dataProviderName

The invariant name of the data provider (e.g., SQL, OLEDB).

Returns
Type Description
DbProviderFactory

The DbProviderFactory for the specified data provider name.