ConnectToSourceSqlServerTaskOutputAgentJobLevel.LastExecutedOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets uTC Date and time when the Agent Job was last executed.
[Newtonsoft.Json.JsonProperty(PropertyName="lastExecutedOn")]
public DateTimeOffset? LastExecutedOn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastExecutedOn")>]
member this.LastExecutedOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastExecutedOn As Nullable(Of DateTimeOffset)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute