GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : IDbConnection Interface |
For a list of all members of this type, see IDbConnection members.
Name | Description | |
---|---|---|
BeginTransaction | Begins a transaction at the data source. | |
Close | Closes the connection. | |
CreateCommand | Returns an initialized command object associated with this connection. | |
Dispose | (Inherited from System.IDisposable) | |
Open | Opens the connection. | |
SetConfiguration | Specifies any configuration information for this extension. (Inherited from GrapeCity.ActiveReports.Extensibility.IExtension) |