Name | Description | |
---|---|---|
AllowMultiConnection | Defines whether a single transaction can be used across multiple connections. |
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 | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) | |
Rollback | Rolls back this transaction. (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDbTransaction) |