ConnectionType.GetConnectTransactionName(ShapeElement, ShapeElement) Método

Definição

Obtém o nome da transação usada para criar uma conexão.

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

Parâmetros

sourceShape
ShapeElement
targetShape
ShapeElement

Retornos

String

Aplica-se a