Udostępnij za pośrednictwem


Konstruktor ServiceQueueEventSet (ServiceQueueEvent)

Inicjuje nowe wystąpienie ServiceQueueEventSet klasy z określonego zdarzenie.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Sub New ( _
    anEvent As ServiceQueueEvent _
)
'Użycie
Dim anEvent As ServiceQueueEvent

Dim instance As New ServiceQueueEventSet(anEvent)
public ServiceQueueEventSet(
    ServiceQueueEvent anEvent
)
public:
ServiceQueueEventSet(
    ServiceQueueEvent^ anEvent
)
new : 
        anEvent:ServiceQueueEvent -> ServiceQueueEventSet
public function ServiceQueueEventSet(
    anEvent : ServiceQueueEvent
)

Parametry