[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.IDbConnectionProperties

IDbConnectionProperties Interface

Interface to access base connection properties

Namespace: GrapeCity.ActiveReports.Data
Assembly: MESCIUS.ActiveReports.dll
Syntax
public interface IDbConnectionProperties

Properties

Name Description
ConnectionString

Gets connection string.

ProviderName

Gets provider name string.

Methods

Name Description
SetCredentials(string, string)

Sets credentials.

Extension Methods