ActiveReports 12
IDbConnectionExtension Interface Properties

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : IDbConnectionExtension Interface

For a list of all members of this type, see IDbConnectionExtension members.

Public Properties
 NameDescription
 PropertySets or returns data source-dependent connection information.   (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDbConnection)
 PropertySets or returns the amount of time in seconds to wait before terminating the attempt to open the connection and generating an error.   (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDbConnection)
 PropertySets or returns T:IDataProviderService implementation that provides the services which can be used by data provider.   (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDbConnection)
 PropertyThe name of the user is impersonated while executing commands.    
 PropertyDetermines whether the connection uses integrated security or the values supplied in the UserName and Password properties.    
 Property The localized name for this extension.
(Inherited from GrapeCity.ActiveReports.Extensibility.IExtension)
 PropertySpecifies the password used when connecting to the data source. If a password was specified in the ConnectionString, this value overrides it.  
 PropertySpecifies the username used when connecting to the data source. If a user name was specified in the ConnectionString, this value overrides it.  
Top
See Also

Reference

IDbConnectionExtension Interface
GrapeCity.ActiveReports.Extensibility.Data Namespace