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