excludeFromBackup

Type: Boolean

The read-only excludeFromBackup property of the DbFile class is initialized by internal schema maintenance routines when a DbFile instance is created.

User backup methods, which enumerate database files using the JadeDatabaseAdmin class getDbFiles method, should test this property before calling the DbFile class backupFile method. If this property is set to true, the file should be excluded from backups. This property is set to true on: