Udostępnij za pośrednictwem


Metoda ConnectionType.GetConnectTransactionName —

Pobiera nazwę transakcji użytej do utworzenia połączenia.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
Public Overridable Function GetConnectTransactionName ( _
    sourceShape As ShapeElement, _
    targetShape As ShapeElement _
) As String
public virtual string GetConnectTransactionName(
    ShapeElement sourceShape,
    ShapeElement targetShape
)

Parametry

Wartość zwracana

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ConnectionType Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams