GraphTransactionScope Constructor
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | GraphTransactionScope() | Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable. |
![]() | GraphTransactionScope(GraphTransactionScopeOptions) | Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable. |
![]() | GraphTransactionScope(String^) | Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable. |
![]() | GraphTransactionScope(Transaction^) | Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable. |
Show:
