KDB snapshot attributes

DEF ENUM enumeration name KDB_SNAPSHOT_ENUM

Enumeration ValueValueDescription
_KDB_SNAPSHOT_BACKUP1Take copy of temporary KDB table
_KDB_SNAPSHOT_RESTORE2Revert to copy of temporary KDB table
_KDB_SNAPSHOT_CLEAR3Clear temporary KDB table copy, free memory

Back to the list of Enumerations and Constants