Dundas.BI.Data.Parameters Namespace |
Class | Description | |
---|---|---|
![]() | AnalysisElementValue |
Class that encapsulates a single analysis element for a parameter value.
|
![]() | AttachedParameterInfo |
Class used to provide information about the attached parameters defined for a BridgeParameter.
|
![]() | BooleanParameter |
Class that encapsulates a Boolean parameter used in an ExpressionDescriptor.
|
![]() | BooleanSetting |
Represents a Boolean component setting.
|
![]() | BridgeParameter | |
![]() | CollectionBooleanValue |
Class that encapsulates a collection of Boolean values as a parameter value.
|
![]() | CollectionDateTimeParameter |
Class that encapsulates a CollectionDateTimeValue parameter used in a ProviderExpression.
|
![]() | CollectionDateTimeValue |
Class that encapsulates a collection of DateTime values as a parameter value.
|
![]() | CollectionMemberValue |
Class that encapsulates a collection of IHierarchyMemberValue as a parameter value.
|
![]() | CollectionNumberParameter |
Class that encapsulates a CollectionNumberValue parameter used in a ProviderExpression.
|
![]() | CollectionNumberValue |
Class that encapsulates a collection of decimal values as a parameter value.
|
![]() | CollectionParameterValueT |
Base class used to define collection of discrete values as a parameter value.
|
![]() | CollectionStringParameter |
Class that encapsulates a CollectionStringValue parameter used in a ProviderExpression.
|
![]() | CollectionStringValue |
Class that encapsulates a collection of string values as a parameter value.
|
![]() | ComponentSetting |
Represents the base class for any component settings. Component settings alter the process functionality for data retrieval.
|
![]() | ComponentSettingValidationRule |
A class used to define rules for validating input on a component setting.
|
![]() | ConnectorElementValue |
Class that encapsulates a single connector element for a parameter value.
|
![]() | CrossFilterValue |
Class used to provide cross filtering functionality across hierarchies, provided that all hierarchies belong to the same cube.
|
![]() | CustomAttributeException |
Exception that occurs when the user is trying to retrieve data using custom attribute tokens that are either missing or have invalid definitions.
|
![]() | DataAnalysisParameter |
Class that encapsulates a parameter used anywhere in the data definition chain
to restrict the queried records to a set of user defined values.
|
![]() | DateTimeParameter |
Class that encapsulates a DateTime parameter used in an ExpressionDescriptor.
|
![]() | DateTimeSetting |
Represents a DateTime component setting.
|
![]() | DrillDownSet |
Class used to encapsulate drill down information for a set of hierarchy members.
|
![]() | DuplicateParameterException |
Exception that occurs when the user is trying to create a parameter for settings for which a parameter is already defined.
|
![]() | DynamicAnalysisElementParameter |
Base class for dynamic analysis element parameters.
|
![]() | DynamicHierarchyParameter |
Class that encapsulates a parameter that expects a hierarchy usage element for resolution.
|
![]() | DynamicMeasureParameter |
Class that encapsulates a parameter that expects a measure usage element for resolution.
|
![]() | ElementDataParameter |
Class that encapsulates a parameter used in a DataProcess to restrict the queried records for the parent DataCube entity to a set of user-defined values.
The parameter is attached to a specified ConnectorElement.
|
![]() | ElementProcessParameter |
Class that encapsulates a ProcessParameter defined on a specific input connector setting.
|
![]() | ExpressionParameter |
Class that encapsulates a parameter used in an ExpressionDescriptor.
|
![]() | FileValue |
Class that encapsulates reference to a file.
|
![]() | GenericParameter |
Class that encapsulates a parameter used in an ExpressionDescriptor.
|
![]() | HierarchyLevelParameter |
Class used to parameterize the level for a IHierarchy used either as a row or column hierarchy.
|
![]() | HierarchyLevelValue |
Class that encapsulates the value for a HierarchyLevelParameter.
|
![]() | HierarchyParameter |
Class that encapsulates a data parameter that uses an IHierarchy to filter queried records for the user selected members.
|
![]() | HierarchySetting |
Class that encapsulates information for a component setting based a hierarchy.
|
![]() | InheritedParameter |
Class used to represent a parameter based on another parameter, defined within a different entity.
|
![]() | InputConnectorElementParameter |
Class that encapsulates a parameter that expects a measure element for resolution.
|
![]() | InputHierarchyParameter |
Class that encapsulates a parameter that expects a hierarchy usage element for resolution.
|
![]() | InputMeasureParameter |
Class that encapsulates a parameter that expects a measure usage element for resolution.
|
![]() | InvalidDocMappingException |
Exception that occurs when the user is trying to add a child XML or JSON mapping to an existing value that is not a record selector.
|
![]() | InvalidParameterValidValueException |
Exception that occurs when a parameter valid values are incorrectly configured.
|
![]() | InvalidParameterValueException |
Exception that occurs when the user is trying to create a parameter for settings for which a parameter is already defined.
|
![]() | LogicalValue |
Class that allows building expressions for a single parameter using supported logical operators.
|
![]() | MeasureParameter |
Class that encapsulates a parameter used to filter queried records using user selected values for the specified measure.
|
![]() | MeasureSetSetting |
Class that encapsulates a component setting that expects a selection of measures elements.
|
![]() | MemberDrillDownParameter |
Class used to parameterize the hierarchy members displayed as expanded within a MetricSet.
|
![]() | MemberDrillDownValue |
Class that encapsulates the value for a MemberDrillDownParameter.
|
![]() | MemberValue |
Class used to define parameter values referencing IHierarchy members.
|
![]() | NativeStructureParameter |
Class that encapsulates a NativeStructure parameter.
|
![]() | NumericParameter |
Class that encapsulates a numeric parameter used in an ExpressionDescriptor.
|
![]() | NumericSetting |
Represents a numeric component setting.
|
![]() | Parameter |
The base class for parameters.
|
![]() | ParameterPlaceholder |
Class used to define a parameter placeholder used in an expression statement.
|
![]() | ParameterValue |
Base class for parameter values.
A parameter value encapsulates a single value, discrete or range, valid for a data object parameter.
|
![]() | ParameterValueCollection |
A collection of parameter values.
|
![]() | PlaceholderStructureParameter |
Class that encapsulates a parameter that expects a NativeStructure for resolution, used within a ProviderExpression.
|
![]() | ProcessParameter |
Class that encapsulates a parameter defined within a EntityBase to alter the data retrieval functionality for that entity.
|
![]() | QueryStringValue |
Class whose string value represents another parameter and resolves to another parameter value.
|
![]() | RangeDateTimeValue |
Class that encapsulates a DateTime range as a parameter value.
|
![]() | RangeMemberValue |
Class that encapsulates a MemberValue range as a parameter value.
|
![]() | RangeNumberValue |
Class that encapsulates a decimal range as a parameter value.
|
![]() | RangeParameterValueT |
Base class for parameter range values.
|
![]() | RangeStringValue |
Class that encapsulates a String range as a parameter value.
|
![]() | ReferencedParameterValue |
Class used to encapsulate a parameter value that references another parameter value.
|
![]() | SelectStructureParameter |
Parameter that allow a SelectTransform to change the native structure it queries.
|
![]() | Setting |
Base class for descriptor objects.
|
![]() | SingleBooleanValue |
Class that encapsulates a single Boolean for a parameter value.
|
![]() | SingleDateTimeValue |
Class that encapsulates a single DateTime for a parameter value.
|
![]() | SingleMemberValue |
Class that encapsulates a single MemberValue.
|
![]() | SingleNumberValue |
Class that encapsulates a single numeric parameter value.
|
![]() | SingleParameterValueT |
Base class for parameter discrete values.
|
![]() | SingleStringValue |
Class that encapsulates a single string for a parameter value.
|
![]() | SlicerHierarchyParameter |
Class used to parameterize the filter value for a ParallelSlicedMeasure, when comparing with the target measure.
|
![]() | StringParameter |
Class that encapsulates a string parameter used in an ExpressionDescriptor.
|
![]() | StringSetting |
Represents a string component setting.
|
![]() | TimeHierarchyOffsetParameter |
Class used to parameterize the time interval for a ParallelPeriodMeasure offset, when comparing with the target measure.
|
![]() | TimeHierarchyOffsetValue |
Class that encapsulates the value for a TimeHierarchyOffsetParameter.
|
![]() | TransformParameter | |
![]() | UnknownMemberException |
Exception that occurs when the user is trying to create a parameter value based on an unknown type hierarchy member.
|
![]() | ValidElementValue |
Encapsulates a valid connector element parameter value. Such values are specific to the element data type.
|
![]() | ValidValue |
Represents a valid parameter value.
|
![]() | ValidValuesDescriptor |
Encapsulates the valid values functionality for a setting.
The valid values can be fixed or dynamic, or they could be defined as fields in a data structure.
|
![]() | ValidValuesHierarchy |
Class that encapsulates a set of valid values from a specified hierarchy.
|
![]() | ValidValuesInherited |
Class that encapsulates a set of values that are inherited from the parent parameter.
|
![]() | ValidValuesList |
Represents a fixed list of valid values for a given parameter.
|
Interface | Description | |
---|---|---|
![]() | ICollectionParameterValue |
Collection parameter value.
|
![]() | IParameterService |
Interface for passing parameters to the engine without having to serialize and short link the values.
|
![]() | IParameterValue |
Parameter value.
|
![]() | IRangeParameterValue |
Range parameter value.
|
![]() | ISingleParameterValue |
Single parameter value.
|
Enumeration | Description | |
---|---|---|
![]() | CompatibleDataTypes |
Represents the major data types a single parameter value is compatible with.
|
![]() | ParameterValueTypes |
The supported parameter value types.
|
![]() | ValidValuesSource |
Enumeration used for defining the source of valid values for a given setting.
|