RecoveryType - Recovery types
Recovery types are used in order to define the recovery strategy to be used when updating instances in the database.
Enumarators overview
- RECOVERY_Full
 (2) - Full recovery
 
- RECOVERY_Transaction
 (1) - Transaction recovery
 
- RECOVERY_none
 (0) - No recovery file
 

