This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
GET RESTORE INFORMATION
|
GET RESTORE INFORMATION ( selector ; info1 ; info2 ) | ||||||||
Parameter | Type | Description | ||||||
selector | Longint |
![]() |
Type of information to get | |||||
info1 | Longint, Date |
![]() |
Value 1 of the selector | |||||
info2 | String, Time |
![]() |
Value 2 of the selector | |||||
The GET RESTORE INFORMATION command gets information related to the last automatic database restore.
Pass the type of information to get in selector. You can use one of the following constants, placed in the “Backup and Restore” theme:
Constant | Type | Value |
Last restore date | Longint | 0 |
Last restore status | Longint | 2 |
The type and content of the info1 and info2 parameters depend on the value of selector.
Note: This command does not take manual database restores into account.
Product: 4D
Theme: Backup
Number:
889
Created: 4D 2004
4D Language Reference ( 4D v20 R7)