Поделиться через


Метод ISfcDomain.GetExecutionEngine

Gets the execution engine for the domain. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Function GetExecutionEngine As ISfcExecutionEngine
'Применение
Dim instance As ISfcDomain 
Dim returnValue As ISfcExecutionEngine 

returnValue = instance.GetExecutionEngine()
ISfcExecutionEngine GetExecutionEngine()
ISfcExecutionEngine^ GetExecutionEngine()
abstract GetExecutionEngine : unit -> ISfcExecutionEngine
function GetExecutionEngine() : ISfcExecutionEngine

Возвращаемое значение

Тип: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcExecutionEngine
An ISfcExecutionEngine object that represents the execution engine.

См. также

Справочник

ISfcDomain Интерфейс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc