ActiveReports 12
IDbConnection Interface Members
Properties  Methods 

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

The following tables list the members exposed by IDbConnection.

Public Properties
 NameDescription
 PropertySets or returns data source-dependent connection information.    
 PropertySets or returns the amount of time in seconds to wait before terminating the attempt to open the connection and generating an error.    
 PropertySets or returns T:IDataProviderService implementation that provides the services which can be used by data provider.    
 Property The localized name for this extension.
(Inherited from GrapeCity.ActiveReports.Extensibility.IExtension)
Top
Public Methods
 NameDescription
 MethodBegins a transaction at the data source.    
 MethodCloses the connection.  
 MethodReturns an initialized command object associated with this connection.  
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodOpens the connection.    
 MethodSpecifies any configuration information for this extension.
(Inherited from GrapeCity.ActiveReports.Extensibility.IExtension)
Top
See Also

Reference

IDbConnection Interface
GrapeCity.ActiveReports.Extensibility.Data Namespace