ActiveReports 12
IDbTransactionExtension Interface Members
Properties  Methods 

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

The following tables list the members exposed by IDbTransactionExtension.

Public Properties
 NameDescription
 PropertyDefines whether a single transaction can be used across multiple connections.    
Top
Public Methods
 NameDescription
 MethodCommits this transaction.   (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDbTransaction)
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodRolls back this transaction. (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDbTransaction)
Top
See Also

Reference

IDbTransactionExtension Interface
GrapeCity.ActiveReports.Extensibility.Data Namespace