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 names of the invalidated hierarchies.
Gets the old and new names of the renamed columns. A list of string arrays with two elements, the first element is the old name and the second is the new name.
Gets the name, old type name, and new type name for all columns that have changed their data type. A list of string arrays with three elements, the first element is the name, the second is the old type name and the third is the new type name.
This is a report on the changes in a Spotfire.Dxp.Data.DataTable after a large operation such as ReplaceData(dataSource) is performed. It should be used to notify the user of the changes.
Since
2.0