| CMSLateBoundTransaction Class |
Namespace: CMS.DataEngine
public class CMSLateBoundTransaction : IDisposable
The CMSLateBoundTransaction type exposes the following members.
| Name | Description | |
|---|---|---|
| CMSLateBoundTransaction |
Creates a new instance of CMSLateBoundTransaction, optionally in a context of given provider type.
|
| Name | Description | |
|---|---|---|
| BeginTransaction |
Begins the transaction
| |
| Commit |
Commits the transaction if it was activated
| |
| Complete | Obsolete.
Commits the transaction if it was activated
| |
| Dispose |
Disposes the transaction
|