다음을 통해 공유


ServiceQueueEventSet 생성자 (ServiceQueueEvent)

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

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

구문

‘선언
Public Sub New ( _
    anEvent As ServiceQueueEvent _
)
‘사용 방법
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
)

매개 변수

SMO 이벤트 처리

참고 항목

참조

ServiceQueueEventSet 클래스

ServiceQueueEventSet 오버로드

Microsoft.SqlServer.Management.Smo 네임스페이스