Compartilhar via


Método .

This method is for internal use only.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)

Sintaxe

'Declaração
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 dá suporte ao uso de implementações de interfaces explícitas, mas não a declarações de implementações novas.

Valor de retorno

Tipo: ISfcExecutionEngine

Implementa

ISfcDomainGetExecutionEngine()()()()

Comentários

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.