Właściwość WMIConn.ConnectionDescription
Pobiera opis menedżer połączeń dla połączenia usługi WMI.
Przestrzeń nazw: Microsoft.SqlServer.Dts.ManagedConnections
Zestaw: Microsoft.SqlServer.ManagedConnections (w Microsoft.SqlServer.ManagedConnections.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public Shared ReadOnly Property ConnectionDescription As String
Get
'Użycie
Dim value As String
value = WMIConn.ConnectionDescription
[BrowsableAttribute(false)]
public static string ConnectionDescription { get; }
[BrowsableAttribute(false)]
public:
static property String^ ConnectionDescription {
String^ get ();
}
[<BrowsableAttribute(false)>]
static member ConnectionDescription : string
static function get ConnectionDescription () : String
Wartość właściwości
Typ: System.String
A ciąg , który opisuje menedżer połączeń dla połączenia usługi WMI.
Uwagi
Najlepszym rozwiązaniem opis menedżer połączeń z jego przeznaczenie, aby pakiety są automatycznie dokumentowane i łatwiejsze w obsłudze.