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.Data.DataOperations.DataLoadingBehavior for this operation.
Gets or sets the Spotfire.Dxp.Data.DataOperations.DataLoadingBehavior for this operation.
Gets a localized display name for the operation. This string is for display purposes only.
Gets the inputs, if any, to the operation.
Checks whether it is possible to replace the Spotfire.Dxp.Data.DataFlow by calling ReplaceDataFlow(dataFlow).
true if replacing the data flow is possible; otherwise false
Checks whether the specified Spotfire.Dxp.Data.DataOperations.DataLoadingBehavior can be set on this operation.
The behavior to check.
true if the specified behavior can be set, false otherwise.
Gets a copy of the Spotfire.Dxp.Data.DataFlow.
A copy of the data flow.
Gets a copy of the Spotfire.Dxp.Data.DataTransformations contained in the data flow.
A list of data transformations.
Replaces the current data flow with the supplied Spotfire.Dxp.Data.DataFlow.
The new data flow.
Replaces the current (if any) Spotfire.Dxp.Data.DataTransformations contained in the Spotfire.Dxp.Data.DataFlow, with the supplied transformations.
The new transformations.
Tries to get the output Spotfire.Dxp.Data.DataColumnSignatures from this operation.
If the method returns true, then these are the column signatures. (Note that zero columns is possible.)
true if the column signatures are available, false otherwise.
This source operation represents data loaded from a Spotfire.Dxp.Data.DataSource.
Since
2.0