IDTSExecutionPath.GetExecutionPath メソッド
コンポーネントの実行パスを返します。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Function GetExecutionPath As String
'使用
Dim instance As IDTSExecutionPath
Dim returnValue As String
returnValue = instance.GetExecutionPath()
string GetExecutionPath()
String^ GetExecutionPath()
abstract GetExecutionPath : unit -> string
function GetExecutionPath() : String
戻り値
型: System.String
実行パスです。