Интерфейс IDTSSequence

Contains two collections used by containers.

Пространство имен:  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 Returns a collection of Executable objects associated with the container. This field is read-only.
Открытое свойство PrecedenceConstraints Returns a collection of PrecedenceConstraint objects associated with the container. This field is read-only.

В начало