다음을 통해 공유


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.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Dts.Runtime 네임스페이스