Proprietà ISql100QueueEventNotification.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 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)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100QueueEventNotification Interfaccia

Overload Queue

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