Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains two collections used by containers.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Interface IDTSSequence
'Usage
Dim instance As IDTSSequence
public interface IDTSSequence
public interface class IDTSSequence
type IDTSSequence = interface end
public interface IDTSSequence
The IDTSSequence type exposes the following members.
Properties
| 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. |
Top
.gif)