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.
Gets the input whose selections should be used to map output rows back into the application.
Gets the columns created by this output.
May be empty if the Spotfire.Dxp.Data.DataFunctions.DataFunction has not been executed yet or if those columns have been removed.
Gets a collection of methods for executing transactions on the document.
Gets the transformations for this output mapping.
Represents the settings for the handling of a Spotfire.Dxp.Data.DataFunctions.OutputParameter of a Spotfire.Dxp.Data.DataFunctions.DataFunction. This class will add columns to an existing table when first executed and when updated it will either update those column or add new columns depending on the settings.
Remark
Instance of this class is created in the Spotfire.Dxp.Data.DataFunctions.DataFunctionOutputCollection.
Since
2.0