This method increments the nested transaction count by one. If there is no active transaction, this method begins a transaction for the open Repository instance.
Call object.Begin
The Begin method syntax has the following part.
| Part | Description |
|---|---|
| object | An object expression that evaluates to a RepositoryTransaction object for the currently open Repository instance |