Sdílet prostřednictvím


GraphTransactionScope – konstruktor (String)

Konstruktor.Tento GraphTransactionScope to spojí s těmi, které na vnější obor blocích pomocí TLS proměnná.

Obor názvů:  Microsoft.VisualStudio.GraphModel
Sestavení:  Microsoft.VisualStudio.GraphModel (v Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    id As String _
)
public GraphTransactionScope(
    string id
)
public:
GraphTransactionScope(
    String^ id
)
new : 
        id:string -> GraphTransactionScope
public function GraphTransactionScope(
    id : String
)

Parametry

  • id
    Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GraphTransactionScope Třída

GraphTransactionScope – přetížení

Microsoft.VisualStudio.GraphModel – obor názvů