[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Enum for all build-in views.

The following tables list the members exposed by the ViewEnum type.

Public Fields

  NameDescription
static memberCORRELATION
Correlation.

static memberEXT_TIMED_WINDOW
Externally timed window.

static memberGROUP_MERGE
Group-by "merge".

static memberGROUP_PROPERTY
Group-by.

static memberLAST_EVENT
Last event.

static memberLENGTH_WINDOW
Length window.

static memberMULTIDIM_VIEW
Cubes.

static memberREGRESSION_LINEST
Linest.

static memberSIZE
Size view.

static memberSORT_WINDOW
Sorted window.

static memberTIME_BATCH
Time batch.

static memberTIME_WINDOW
Time window.

static memberUNIQUE_BY_PROPERTY
Unique.

static memberUNIVARIATE_STATISTICS
Univariate statistics.

static memberValues
All of the "values" in the pseudo-enum ViewEnum.

static memberWEIGHTED_AVERAGE
Weighted avg.