IDTSSequence100 インターフェイス

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

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

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

構文

'宣言
<GuidAttribute("ADC8CAE8-1C95-4065-B049-0459139D21B4")> _
Public Interface IDTSSequence100
'使用
Dim instance As IDTSSequence100
[GuidAttribute("ADC8CAE8-1C95-4065-B049-0459139D21B4")]
public interface IDTSSequence100
[GuidAttribute(L"ADC8CAE8-1C95-4065-B049-0459139D21B4")]
public interface class IDTSSequence100
[<GuidAttribute("ADC8CAE8-1C95-4065-B049-0459139D21B4")>]
type IDTSSequence100 =  interface end
public interface IDTSSequence100

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

プロパティ

  名前 説明
パブリック プロパティ Executables インフラストラクチャです。詳細については、「Sequence」を参照してください。
パブリック プロパティ PrecedenceConstraints インフラストラクチャです。詳細については、「Sequence」を参照してください。

先頭に戻る

関連項目

参照

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