GraphTransactionScope Constructor

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_pubmethodGraphTransactionScope()

Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable.

System_CAPS_pubmethodGraphTransactionScope(GraphTransactionScopeOptions)

Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable.

System_CAPS_pubmethodGraphTransactionScope(String^)

Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable.

System_CAPS_pubmethodGraphTransactionScope(Transaction^)

Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable.

Return to top
Show: