CubeClearOptions

Description

The CubeClearOptions enumeration is used to determine parameters of clearing a time series database.

It is used by the following method:

Available Values

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:

Cubes Assembly Enumerations