ExpressionTransformation Properties

Spotfire 14.3 API Reference

The ExpressionTransformation type exposes the following members.

Properties

  NameDescription
Public propertyColumnAdditions
Gets the collection of operations that represents added columns.
Public propertyStatic memberColumnNameSymbol
Use this in expressions and/or names to refer to the columns in a selection that this shall be applied to.
Public propertyColumnRemovals
Gets the collection of operations that represents removed columns.
Public propertyColumnReplacements
Gets the collection of operations that represents replaced columns.
Public propertyLoadReport
Gets the PartialDataLoadReport that can be used to report errors during connection.
(Inherited from DataTransformation.)
Public propertyName
Gets the display name of the transformation.
(Inherited from DataTransformation.)
Public propertyTypeId
Gets the type identifier for the data source.
(Inherited from DataTransformation.)
Public propertyWhereClause
Gets or sets the where clause expression. The transformation will only keep rows that match this boolean expression.
Top
See Also

Reference