CacheRefreshPlan.LastExecuted Propiedad

Definición

Obtiene o establece la fecha y hora en que el plan de actualización de caché fue ejecutado por última vez por el servidor de informes.

public:
 property DateTime LastExecuted { DateTime get(); void set(DateTime value); };
public DateTime LastExecuted { get; set; }
member this.LastExecuted : DateTime with get, set
Public Property LastExecuted As DateTime

Valor de propiedad

Un objeto que representa la fecha y hora en que se ejecutó por última vez el plan de actualización de DateTime caché.

Se aplica a