IDTSSequence 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含容器使用的两个集合。
public interface class IDTSSequence
public interface IDTSSequence
type IDTSSequence = interface
Public Interface IDTSSequence
- 派生
属性
Executables |
返回与容器关联的 Executable 对象的集合。 此字段为只读。 |
PrecedenceConstraints |
返回与容器关联的 PrecedenceConstraint 对象的集合。 此字段为只读。 |