Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Initializes a new instance of the Spotfire.Dxp.Data.DataFunctions.RowsOutputBuilder class.
The table to add rows to.
Gets the columns not included in the mapping or the additional columns from the output that should be ignored.
Gets or sets an input where this output can find selections to remap the output data with.
Gets a map matching columns from the original table to columns in the output.
Gets the transformations that should be applied to the result.
Represents a builder class for creating a Spotfire.Dxp.Data.DataFunctions.RowsOutput for a Spotfire.Dxp.Data.DataFunctions.DataFunction. Used as input in Spotfire.Dxp.Data.DataFunctions.DataFunctionOutputCollection.
Since
2.1