Defines how to combine data selections.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Intersection | 0 | The data selections shall be combined by intersection (AND). Only rows included in all of the combined selections are included in the resulting selection. | |
Union | 1 | The data selections shall be combined by union (inclusive OR). Rows included in one or more of the combined selections are included in the resulting selection. |
Version Information
See Also