다음을 통해 공유


ServiceQueueEventSet 생성자 (ServiceQueueEventSet)

Initializes a new instance of the ServiceQueueEventSet class with the specified events.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Sub New ( _
    eventSet As ServiceQueueEventSet _
)
‘사용 방법
Dim eventSet As ServiceQueueEventSet

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

매개 변수