VisualizationSubsetCollection AddWhereClauseExpression Method TIBCO Spotfire 6.5 API Reference
Adds a subset based on a where clause expression.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public WhereClauseVisualizationSubset AddWhereClauseExpression(
	string whereClause
)

Parameters

whereClause
Type: System String
The where clause.

Return Value

Type: WhereClauseVisualizationSubset
The newly added where clause subset.
Version Information

Supported in: 6.5, 6.0
See Also