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 a value indicating whether caching of the result of the function is allowed or not.
Gets the category of the data function.
Gets the description.
Gets the display name.
Gets the name of the function.
Gets the input parameters.
Gets a value indicating whether this data function is approved by the current Windows user.
Gets the output parameters.
Gets the type identifier for the provider responsible for executing the function.
Gets settings that are specific for the type of function used.
Static
LoadCreate a function definition from the library.
The library item for the function definition to get.
The library manager.
The function definition.
Updates the function definition in the library.
The library item for this function.
Saves the function definition as a new item in the library.
The library folder in which to save the function definition to.
The title of the library item.
The keywords.
The new function definition that has been saved.
The library item for the newly saved function.
Represents a definition of an data function.
The definition describes the information needed to invoke the function and enough information to provide a user interface for specifying how the inputs and outputs should be handled. If the function definition represents a script it also contains the script definition.
The function definition provides methods to save and load the definition from the Spotfire library.
Since
2.0