Proprietà ISql90QueueEventNotification.Queue

Ottiene o imposta la coda alla quale si applica questa notifica evento.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
Property Queue As ISql90Queue
    Get
    Set
ISql90Queue Queue { get; set; }
property ISql90Queue^ Queue {
    ISql90Queue^ get ();
    void set (ISql90Queue^ value);
}
abstract Queue : ISql90Queue with get, set
function get Queue () : ISql90Queue
function set Queue (value : ISql90Queue)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90QueueEventNotification Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel