ServiceQueueEvent.Implicit(ServiceQueueEvent to ServiceQueueEventSet) Operatore

Definizione

public static implicit operator Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet(Microsoft.SqlServer.Management.Smo.ServiceQueueEvent eventValue);
static member op_Implicit : Microsoft.SqlServer.Management.Smo.ServiceQueueEvent -> Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet
Public Shared Widening Operator CType (eventValue As ServiceQueueEvent) As ServiceQueueEventSet

Parametri

eventValue
ServiceQueueEvent

Valori restituiti

Si applica a