AddColumnsSettingsWithJoinType Method TIBCO Spotfire 7.11 API Reference
Creates a copy of this AddColumnsSettings instance, with a new JoinType.

Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
public AddColumnsSettings WithJoinType(
	JoinType joinType
)

Parameters

joinType
Type: Spotfire.Dxp.DataJoinType
The type of join to perform.

Return Value

Type: AddColumnsSettings
A new instance of AddColumnsSettings.
Version Information

Supported in: 7.11, 7.10
See Also

Reference