ServiceQueueEvent.Implicit(ServiceQueueEvent to ServiceQueueEventSet) Operador
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- eventValue
- ServiceQueueEvent