IDTSSequence Interface

Definition

Contains two collections used by containers.

public interface class IDTSSequence
public interface IDTSSequence
type IDTSSequence = interface
Public Interface IDTSSequence
Derived

Properties

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.

Applies to