IDTSExecutionPath100 インターフェイス

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

詳細については、「IDTSExecutionPath」を参照してください。

名前空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ:  Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap.dll)

構文

'宣言
<GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")> _
Public Interface IDTSExecutionPath100
'使用
Dim instance As IDTSExecutionPath100
[GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")]
public interface IDTSExecutionPath100
[GuidAttribute(L"485DA57D-9426-4A83-A052-C8D174465A4E")]
public interface class IDTSExecutionPath100
[<GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")>]
type IDTSExecutionPath100 =  interface end
public interface IDTSExecutionPath100

IDTSExecutionPath100 型は、以下のメンバーを公開しています。

メソッド

  名前 説明
パブリック メソッド GetExecutionPath インフラストラクチャです。詳細については、「IDTSExecutionPath」を参照してください。

先頭に戻る

関連項目

参照

Microsoft.SqlServer.Dts.Runtime.Wrapper 名前空間