Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Represents the interface that exposes methods and properties for transaction processing, which allows you to commit or roll back a series of related operations as a batch.
The IVsDataTransaction type exposes the following members.
Methods
Name
Description
.gif)
When implemented by a class, initiates a transaction and returns the new transaction level.
.gif)
When implemented by a class, commits a transaction and returns the new transaction level.
.gif)
When implemented by a class, rolls back, or voids, a transaction and returns the new transaction level.
Top
Properties
Name
Description
.gif)
When implemented by a class, gets a numeric value indicating the current transaction level.
Top
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace