ActiveReports 12
IDbConnection Interface Methods

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

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

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