Udostępnij przez


Właściwość IWmiEventWatcherTask.WmiConnection

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask
Zestaw:  Microsoft.SqlServer.WMIEWTask (w Microsoft.SqlServer.WMIEWTask.dll)

Składnia

'Deklaracja
Property WmiConnection As String
    Get
    Set
'Użycie
Dim instance As IWmiEventWatcherTask
Dim value As String

value = instance.WmiConnection

instance.WmiConnection = value
string WmiConnection { get; set; }
property String^ WmiConnection {
    String^ get ();
    void set (String^ value);
}
abstract WmiConnection : string with get, set
function get WmiConnection () : String
function set WmiConnection (value : String)

Wartość właściwości

Typ: System.String