Свойство AlterQueue

Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when the queue is altered.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

public bool AlterQueue { get; set; }

Значение свойства

Тип System. . :: . .Boolean
A Boolean value that specifies whether the AlterQueue event is included in the event set.
If True, the event is included in the event set.
If False (default), the event is not included in the event set.