Compartir a través de


ServiceContractEvents.GetEventSelection Método

Returns the currently selected event notifications.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Broker
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Function GetEventSelection As ObjectEventSet
'Uso
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

Valor devuelto

Tipo: Microsoft.SqlServer.Management.Smo.ObjectEventSet
A ObjectEventSet object that specifies the set of service contract events.

Ejemplos

Readme_ServiceBrokerConfiguration

Vea también

Referencia

ServiceContractEvents Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo.Broker

Otros recursos

Administrar Service Broker

Información general (Service Broker)