Condividi tramite


Interfaccia IDTSSequence

Contains two collections used by containers.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Interface IDTSSequence
'Utilizzo
Dim instance As IDTSSequence
public interface IDTSSequence
public interface class IDTSSequence
type IDTSSequence =  interface end
public interface IDTSSequence

Nel tipo IDTSSequence sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Executables Returns a collection of Executable objects associated with the container. This field is read-only.
Proprietà pubblica PrecedenceConstraints Returns a collection of PrecedenceConstraint objects associated with the container. This field is read-only.

In alto