Share via


GraphTransactionScope Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GraphTransactionScope() Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable.
Public method GraphTransactionScope(String) Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable.
Public method GraphTransactionScope(Transaction) Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable.
Public method GraphTransactionScope(GraphTransactionScopeOptions) Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable.

Top

See Also

Reference

GraphTransactionScope Class

Microsoft.VisualStudio.GraphModel Namespace