ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.BI.Data.DataProviders Namespace / IConnectionStringProvider Interface
Members

In This Topic
    IConnectionStringProvider Interface
    In This Topic
    Extension for IDataProvidersFactory if you are going to specify connection string name.
    Object Model
    IConnectionStringProvider Interface
    Syntax
    'Declaration
     
    Public Interface IConnectionStringProvider 
    public interface IConnectionStringProvider 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also