IDTSSequence 인터페이스
Contains two collections used by containers.
네임스페이스: Microsoft.SqlServer.Dts.Runtime
어셈블리: Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)
구문
‘선언
Public Interface IDTSSequence
‘사용 방법
Dim instance As IDTSSequence
public interface IDTSSequence
public interface class IDTSSequence
type IDTSSequence = interface end
public interface IDTSSequence
IDTSSequence 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
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. |
맨 위로 이동