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