IntegrationServices.ISfcDomain.GetExecutionEngine Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the execution engine.
virtual Microsoft::SqlServer::Management::Sdk::Sfc::ISfcExecutionEngine ^ Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain.GetExecutionEngine() = Microsoft::SqlServer::Management::Sdk::Sfc::ISfcDomain::GetExecutionEngine;
Microsoft.SqlServer.Management.Sdk.Sfc.ISfcExecutionEngine ISfcDomain.GetExecutionEngine ();
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain.GetExecutionEngine : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcExecutionEngine
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain.GetExecutionEngine : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcExecutionEngine
Function GetExecutionEngine () As ISfcExecutionEngine Implements ISfcDomain.GetExecutionEngine
Returns
The execution engine.