Database.LastUpdate Property

Definition

Gets or sets the time of last update for a Database.

public DateTime LastUpdate { get; set; }
member this.LastUpdate : DateTime with get, set
Public Property LastUpdate As DateTime

Property Value

The time of last update.

Applies to