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

属性值

日期和时间。

属性

适用于