ServiceQueueEvents.StopEvents Método
Stops receiving events.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.Broker
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Sub StopEvents
'Uso
Dim instance As ServiceQueueEvents
instance.StopEvents()
public void StopEvents()
public:
void StopEvents()
member StopEvents : unit -> unit
public function StopEvents()
Ejemplos
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.Smo.Broker