GetEventSelection 메서드
Returns the currently selected event notifications.
네임스페이스: Microsoft.SqlServer.Management.Smo.Broker
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
Public Function GetEventSelection As ServiceQueueEventSet
‘사용 방법
Dim instance As ServiceQueueEvents
Dim returnValue As ServiceQueueEventSet
returnValue = instance.GetEventSelection()
public ServiceQueueEventSet GetEventSelection()
public:
ServiceQueueEventSet^ GetEventSelection()
member GetEventSelection : unit -> ServiceQueueEventSet
public function GetEventSelection() : ServiceQueueEventSet
반환 값
형식: Microsoft.SqlServer.Management.Smo. . :: . .ServiceQueueEventSet
A ServiceQueueEventSet object that specifies the set of service queue events.