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 parts.
Part | Description |
object | The RepositoryTransaction object for the currently open Repository instance. |