--- title: "VESQLDatabaseRestoreInterval" description: "Contains the available restore period for a Microsoft SQL Server database. Property Type Description DateTime Date and time of the oldest available database state on the restore point." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vesqldatabaserestoreinterval.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VESQLDatabaseRestoreInterval" dateModified: "2026-08-18" --- # VESQLDatabaseRestoreInterval Contains the available restore period for a Microsoft SQL Server database.

Property

Type

Description

FromUTC

DateTime

Date and time of the oldest available database state on the restore point.

ToUTC

DateTime

Date and time of the latest available database state on the restore point.

## Related Commands [`Get-VESQLDatabaseRestoreInterval`](get-vesqldatabaserestoreinterval.md)