Defines how to combine data selections.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
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