IDTSExecutionPath インターフェイス
DTS の実行パスを表します。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Interface IDTSExecutionPath
'使用
Dim instance As IDTSExecutionPath
public interface IDTSExecutionPath
public interface class IDTSExecutionPath
type IDTSExecutionPath = interface end
public interface IDTSExecutionPath
IDTSExecutionPath 型は、以下のメンバーを公開しています。
メソッド
名前 | 説明 | |
---|---|---|
GetExecutionPath | コンポーネントの実行パスを返します。 |
先頭に戻る