Udostępnij przez


Właściwość IWmiEventWatcherTask.NumberOfEvents

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 NumberOfEvents As Integer
    Get
    Set
'Użycie
Dim instance As IWmiEventWatcherTask
Dim value As Integer

value = instance.NumberOfEvents

instance.NumberOfEvents = value
int NumberOfEvents { get; set; }
property int NumberOfEvents {
    int get ();
    void set (int value);
}
abstract NumberOfEvents : int with get, set
function get NumberOfEvents () : int
function set NumberOfEvents (value : int)

Wartość właściwości

Typ: System.Int32