GetExecutionEngine メソッド
ドメインの実行エンジンを取得します。このメンバーをコード内で直接参照しないでください。このメンバーは、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
実行エンジンを表す ISfcExecutionEngine オブジェクトです。