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 expression that defines the name of the column.
The columns that will be replaced by the calculated column.
The expression that defines the column.
The formatter that will be used for the column. If it is null, the default formatter for the data type of the result will be used.
Represents a replacement of one or several columns with a column formed from an expression in the expression transformation.
Since
2.0