IDTSSequence Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |