CBLMaintenanceType
enum CBLMaintenanceType {}Maintenance Type used when performing database maintenance .
- 
                  
                  < Compact the database file and delete unused attachments. DeclarationObjective-C kCBLMaintenanceTypeCompact
- 
                  
                  < (Volatile API) Rebuild the entire database’s indexes. DeclarationObjective-C kCBLMaintenanceTypeReindex
- 
                  
                  < (Volatile API) Check for the database’s corruption. If found, an error will be returned. DeclarationObjective-C kCBLMaintenanceTypeIntegrityCheck
 CBLMaintenanceType Enumeration Reference
        CBLMaintenanceType Enumeration Reference