Partilhar via


Propriedade ISql100QueueEventNotification.Queue

Obtém ou define a fila à qual se aplica a esta notificação de evento.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
Property Queue As ISql100Queue
    Get
    Set
ISql100Queue Queue { get; set; }
property ISql100Queue^ Queue {
    ISql100Queue^ get ();
    void set (ISql100Queue^ value);
}
abstract Queue : ISql100Queue with get, set
function get Queue () : ISql100Queue
function set Queue (value : ISql100Queue)

Valor de propriedade

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.ISql100Queue

Segurança do .NET Framework

Consulte também

Referência

ISql100QueueEventNotification Interface

Sobrecargas Queue

Namespace Microsoft.Data.Schema.Sql.SchemaModel