IDTSSequence 接口

定义

包含容器使用的两个集合。

public interface class IDTSSequence
public interface IDTSSequence
type IDTSSequence = interface
Public Interface IDTSSequence
派生

属性

Executables

返回与容器关联的 Executable 对象的集合。 此字段为只读。

PrecedenceConstraints

返回与容器关联的 PrecedenceConstraint 对象的集合。 此字段为只读。

适用于