The CubeClearOptions enumeration is used to determine parameters of clearing a time series database.
It is used by the following method:
| Value | Brief description |
| 0 | Default. Create a new revision, clear all specified attributes of series. |
| 1 | NoCreateRevision. Do not create a new revision. |
| 2 | GroupsOnly. Clear group attributes only. |
| 4 | NoCreateTransaction. Do not create a new transaction. |
See also: