ConnectionType.GetConnectTransactionName(ShapeElement, ShapeElement) Methode

Definition

Ruft den Namen der Transaktion ab, die verwendet wird, um eine Verbindung herzustellen.

public:
 virtual System::String ^ GetConnectTransactionName(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ sourceShape, Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ targetShape);
public virtual string GetConnectTransactionName (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement sourceShape, Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement targetShape);
abstract member GetConnectTransactionName : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement * Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> string
override this.GetConnectTransactionName : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement * Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> string
Public Overridable Function GetConnectTransactionName (sourceShape As ShapeElement, targetShape As ShapeElement) As String

Parameter

sourceShape
ShapeElement
targetShape
ShapeElement

Gibt zurück

String

Gilt für