Propriedade DropRoute

Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker route is dropped from the database.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

public bool DropRoute { get; set; }

Valor da propriedade

Tipo: System. . :: . .Boolean
A Boolean value that specifies whether the DropRoute event is included in the event set.
Se for True, o evento é incluso no conjunto de eventos. Caso contrário, False.