Compartilhar via


Interface IDTSSequence

Contains two collections used by containers.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Interface IDTSSequence
'Uso
Dim instance As IDTSSequence
public interface IDTSSequence
public interface class IDTSSequence
type IDTSSequence =  interface end
public interface IDTSSequence

O tipo IDTSSequence expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Executables Returns a collection of Executable objects associated with the container. This field is read-only.
Propriedade pública PrecedenceConstraints Returns a collection of PrecedenceConstraint objects associated with the container. This field is read-only.

Início

Consulte também

Referência