Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Used in the a_backup_db structure to control copying of the checkpoint log.
enum Checkpoint
Use to generate WITH CHECKPOINT LOG COPY clause.
0
Use to generate WITH CHECKPOINT LOG NOCOPY clause.
Use to generate WITH CHECKPOINT LOG RECOVER clause.
Use to generate WITH CHECKPOINT LOG AUTO clause.
Use to omit WITH CHECKPOINT clause.