4D v14.3GET BACKUP INFORMATION |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
GET BACKUP INFORMATION
|
GET BACKUP INFORMATION ( selector ; info1 ; info2 ) | ||||||||
Parameter | Type | Description | ||||||
selector | Longint |
![]() |
Type of information to get | |||||
info1 | Longint, Date |
![]() |
Value 1 of the selector | |||||
info2 | Time, String |
![]() |
Value 2 of the selector | |||||
The GET BACKUP INFORMATION command gets information related to the last backup performed on the database data.
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 backup date | Longint | 0 |
Last backup status | Longint | 2 |
Next backup date | Longint | 4 |
The type and content of the info1 and info2 parameters depend on the value of selector.
Product: 4D
Theme: Backup
Number:
888
Created: 4D 2004
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)