. Método
This method is for internal use only.
Espacio de nombres: Microsoft.SqlServer.Management.Collector
Ensamblado: Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)
Sintaxis
'Declaración
Private Function GetExecutionEngine As ISfcExecutionEngine
Implements ISfcDomain.GetExecutionEngine
'Uso
Dim instance As CollectorConfigStore
Dim returnValue As ISfcExecutionEngine
returnValue = CType(instance, ISfcDomain).GetExecutionEngine()
ISfcExecutionEngine ISfcDomain.GetExecutionEngine()
private:
virtual ISfcExecutionEngine^ GetExecutionEngine() sealed = ISfcDomain::GetExecutionEngine
private abstract GetExecutionEngine : unit -> ISfcExecutionEngine
private override GetExecutionEngine : unit -> ISfcExecutionEngine
JScript admite el uso de implementaciones de interfaces explícitas, pero no la declaración de otras nuevas.
Valor devuelto
Tipo: ISfcExecutionEngine
Implementa
ISfcDomainGetExecutionEngine()()()()
Notas
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.