GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : IDbTransactionExtension Interface |
The following tables list the members exposed by IDbTransactionExtension.
Name | Description | |
---|---|---|
AllowMultiConnection | Defines whether a single transaction can be used across multiple connections. |
Name | Description | |
---|---|---|
Commit | Commits this transaction. (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDbTransaction) | |
Dispose | (Inherited from System.IDisposable) | |
Rollback | Rolls back this transaction. (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDbTransaction) |