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 last update time of the database schema.
public DateTime? LastUpdateTime { get; }
member this.LastUpdateTime : Nullable<DateTime>
Public ReadOnly Property LastUpdateTime As Nullable(Of DateTime)