Aracılığıyla paylaş


ServiceQueue.Events Özelliği

İle ilişkili olaylardan alır hizmet sıra.

Ad Alanı:  Microsoft.SqlServer.Management.Smo.Broker
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property Events As ServiceQueueEvents
    Get
'Kullanım
Dim instance As ServiceQueue
Dim value As ServiceQueueEvents

value = instance.Events
public ServiceQueueEvents Events { get; }
public:
property ServiceQueueEvents^ Events {
    ServiceQueueEvents^ get ();
}
member Events : ServiceQueueEvents
function get Events () : ServiceQueueEvents

Özellik Değeri

Tür: Microsoft.SqlServer.Management.Smo.Broker.ServiceQueueEvents
A ServiceQueueEvents nesnesini temsil eden hizmet sıra olayları.