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 the expression for a filter parameter.
Gets the parameter data type.
Gets a parameter identifier local for the current element (see Spotfire.Dxp.Data.Import.InformationLinkParameter.ElementIdentifier).
Gets the parameter values.
Static
CreateCreates a new InformationLinkParameter representing a filter parameter.
The element id.
The expression.
The values.
A new InformationLinkParameter.
Creates a new InformationLinkParameter representing a filter parameter.
The element id.
The expression.
The values.
Type data type, one of String, Integer, Real, Date, Time, DateTime, Clob or Blob.
A new InformationLinkParameter.
Static
CreateCreates a new InformationLinkParameter that represents a named parameter defined in the information model.
The parameter name.
The values.
A new InformationLinkParameter.
Static
CreateCreates a new InformationLinkParameter that represents a local parameter defined in the specified procedure element.
The element id.
The parameter id.
The values.
A new InformationLinkParameter.
Defines a runtime parameter in an information link execution.
Since
2.0