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.
Initializes a new instance of the Spotfire.Dxp.Data.DataSaveSettings class.
The data manager.
Initializes a new instance of the Spotfire.Dxp.Data.DataSaveSettings class. Combines the default save settings for a Data Manager with an old (possibly outdated) set of settings. This is used create a new Spotfire.Dxp.Data.DataSaveSettings where all the obsolete settings has been removed but the valid settings are still there.
The data manager.
The previous settings.
Gets a mutable list of Spotfire.Dxp.Data.DataTableSaveSettings for the Spotfire.Dxp.Data.DataTables in the Spotfire.Dxp.Data.DataManager.
Checks if the save settings are applicable to the tables in a given Spotfire.Dxp.Data.DataManager.
The data manager.
True if the settings are applicable.
Try and get the settings for a specified table.
The table identifier.
The table settings will be assigned to this parameter if found, null will be assigned otherwise.
True is the table was present.
Container for data-related save settings. This class is set on the Spotfire.Dxp.Data.DataManager class and defines how the data should be stored when saving the document.
Since
2.0