次の方法で共有


IDTSSequence インターフェイス

コンテナーで使用される 2 つのコレクションが含まれます。

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

構文

'宣言
Public Interface IDTSSequence
'使用
Dim instance As IDTSSequence
public interface IDTSSequence
public interface class IDTSSequence
type IDTSSequence =  interface end
public interface IDTSSequence

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

プロパティ

  名前 説明
パブリック プロパティ Executables コンテナーに関連付けられた Executable オブジェクトのコレクションを返します。このフィールドは読み取り専用です。
パブリック プロパティ PrecedenceConstraints コンテナーに関連付けられた PrecedenceConstraint オブジェクトのコレクションを返します。このフィールドは読み取り専用です。

先頭に戻る

関連項目

参照

Microsoft.SqlServer.Dts.Runtime 名前空間