ActiveReports 9
IDbConnection Interface Members
Properties  Methods 

The following tables list the members exposed by IDbConnection.

Public Properties
 NameDescription
 PropertyConnectionStringSets or returns data source-dependent connection information.    
 PropertyConnectionTimeoutSets or returns the amount of time in seconds to wait before terminating the attempt to open the connection and generating an error.    
 PropertyDataProviderServiceSets or returns T:IDataProviderService implementation that provides the services which can be used by data provider.    
 PropertyLocalizedName The localized name for this extension.
(Inherited from GrapeCity.ActiveReports.Extensibility.IExtension)
Top
Public Methods
 NameDescription
 MethodBeginTransactionBegins a transaction at the data source.    
 MethodCloseCloses the connection.  
 MethodCreateCommandReturns an initialized command object associated with this connection.  
 MethodDispose (Inherited from System.IDisposable)
 MethodOpenOpens the connection.    
 MethodSetConfigurationSpecifies any configuration information for this extension.
(Inherited from GrapeCity.ActiveReports.Extensibility.IExtension)
Top
See Also

Reference

IDbConnection Interface
GrapeCity.ActiveReports.Extensibility.Data Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum