Dundas.BI.Data.Functions Namespace |
| Class | Description | |
|---|---|---|
| ArrayResult |
Represents a value array function result.
| |
| CellsetResult |
Represents a matrix function result.
| |
| FunctionDefinition |
Base class for functions.
| |
| FunctionHierarchy |
Class used to represent a hierarchy built within a function.
| |
| FunctionHierarchyLevel |
Class used to represent the unique level a hierarchy built within a function.
| |
| FunctionHierarchyMember |
Class used to represent a member for a hierarchy build within a function.
| |
| FunctionInput |
Class used to pass data to a function plug-in.
| |
| FunctionResult |
Represents a function result base class.
| |
| HierarchyResult |
Class used to model a function result that represents a hierarchy.
| |
| InputDescriptor |
Represents a data input used in function calculations.
| |
| InsufficientDataException |
Exception related to insufficient input for the specified function.
| |
| InvalidFunctionMemberLoaderException |
Exception related to the fact that function hierarchy members cannot be retrieved outside of the function computation.
| |
| InvalidFunctionParameterException |
Exception related to formula input or setting values.
| |
| ResultDescriptor |
Represents a function result definition.
| |
| ScalarResult |
Represents a single value function result.
| |
| SubsetFunction |
Base class for subset functions.
| |
| SubsetResult |
Represents a value array function result.
|
| Enumeration | Description | |
|---|---|---|
| AlignmentAxis |
The functions supported alignment axis.
| |
| Category |
The functions category enumeration.
| |
| FunctionInputType |
The supported function input types.
| |
| FunctionResultType |
The supported function result types.
|