다음을 통해 공유


RunningPackage.ExecutionDuration 속성

정의

패키지를 실행하는 데 걸린 기간을 지정하는 Integer를 반환합니다.

public:
 property int ExecutionDuration { int get(); };
public int ExecutionDuration { get; }
member this.ExecutionDuration : int
Public ReadOnly Property ExecutionDuration As Integer

속성 값

패키지가 실행된 시간을 포함하는 정수입니다.

적용 대상