Edit

Share via


QueryHierarchyItem.LastExecutedDate Property

Definition

When the query was last run.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<DateTime> LastExecutedDate { get; set; }
member this.LastExecutedDate : Nullable<DateTime> with get, set
Public Property LastExecutedDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to