Udostępnij za pośrednictwem


Właściwość MSMQConn.ConnectionDisplayName

Zwraca nazwę wyświetlaną połączenia.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.ManagedConnections
Zestaw:  Microsoft.SqlServer.ManagedConnections (w Microsoft.SqlServer.ManagedConnections.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public Shared ReadOnly Property ConnectionDisplayName As String
    Get
'Użycie
Dim value As String

value = MSMQConn.ConnectionDisplayName
[BrowsableAttribute(false)]
public static string ConnectionDisplayName { get; }
[BrowsableAttribute(false)]
public:
static property String^ ConnectionDisplayName {
    String^ get ();
}
[<BrowsableAttribute(false)>]
static member ConnectionDisplayName : string
static function get ConnectionDisplayName () : String

Wartość właściwości

Typ: System.String
A ciąg zawiera nazwę wyświetlaną połączenia.