다음을 통해 공유


StagingBatchInformation.LastRunEndDate 속성

정의

준비 일괄 처리가 마지막으로 실행된 날짜 및 시간을 가져오거나 설정합니다.

public:
 property DateTime LastRunEndDate { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember]
public DateTime LastRunEndDate { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.LastRunEndDate : DateTime with get, set
Public Property LastRunEndDate As DateTime

속성 값

날짜 및 시간입니다.

특성

적용 대상