IDTSSequence Interface
SQL Server 2012
Contains two collections used by containers.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
The IDTSSequence type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | 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. |
