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.
The name of the column to add.
The expression that defines the column.
The formatter used. If it is null, the default formatter for the data type of the expression result will be used.
Represents an added calculated column in the expression transformation.
Since
2.0