Static
EqualsDetermines 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 or sets the Spotfire.Dxp.Application.Calculations.DataRelationships.DataRelationshipsCalculationSettings.ComparisonMethod of the data relationships calculation.
Gets the context of this node.
Specifies which Spotfire.Dxp.Data.DataFilteringSelection the Spotfire.Dxp.Application.Calculations.DataRelationships.DataRelationshipsCalculation operates on.
Gets a value indicating whether this node is attached.
Gets whether or not a settings object is new, that is, is associated with a calculation instance that has not been executed yet.
Gets a collection of methods for executing transactions on the document.
Gets the update behavior of the calculation.
Represents one of the column sets to compare.
Represents one of the column sets to compare.
Validates the suggested columns, filtering selections and marking selections with respect to the current Settings and Results. In particular this means checking for circular references. This method is meant to be called from a dialog before allowing the user to set up dependencies that would cause errors. If the implementer forgets to do this the framework will run the same check before trying to calculate but without any chance for the user to modify their choices.
Suggested dependencycolumns
Suggested Spotfire.Dxp.Data.DataFilteringSelection:s
Suggested Spotfire.Dxp.Data.DataMarkingSelection:s
A Spotfire.Dxp.Application.Calculations.CalculationSettingsValidationResult object containing any errors or warnings that was the result of the check. These can then be displayed to the user so they can modify their choices.
Defines the input to a Spotfire.Dxp.Application.Calculations.DataRelationships.DataRelationshipsCalculation
Since
2.0