Metoda DacDomain.ISfcDomain.GetExecutionEngine
Zwraca ISfcExecutionEngine obiekt, który określa wystąpienie aparatu bazy danych do uruchamiania skryptów.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dac
Zestaw: Microsoft.SqlServer.Management.Dac (w Microsoft.SqlServer.Management.Dac.dll)
Składnia
'Deklaracja
Private Function GetExecutionEngine As ISfcExecutionEngine
Implements ISfcDomain.GetExecutionEngine
'Użycie
Dim instance As DacDomain
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
Język JScript obsługuje używanie jawnych implementacji interfejsów, ale nie obsługuje deklarowania nowych.
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcExecutionEngine
Zwraca ISfcExecutionEngine reprezentująca wykonanie aparat.