Partager via


. méthode

This method is for internal use only.

Espace de noms :  Microsoft.SqlServer.Management.Collector
Assembly :  Microsoft.SqlServer.Management.Collector (dans Microsoft.SqlServer.Management.Collector.dll)

Syntaxe

'Déclaration
Private Function GetExecutionEngine As ISfcExecutionEngine
    Implements ISfcDomain.GetExecutionEngine
'Utilisation
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 prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.

Valeur de retour

Type : ISfcExecutionEngine

Implémente

ISfcDomainGetExecutionEngine()()()()

Notes

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