Dundas.BI.Data.Metadata Namespace |
Class | Description | |
---|---|---|
AttributeHierarchy |
Class used to model an attribute defined around ImplicitHierarchy, RaggedHierarchy or UserHierarchy entities.
| |
DataElement |
Class used to represent the element of an IDataElementStructure that is not a native structure.
| |
DataElementMetadata |
Class used to categorize a IDataElement specified by name as a measure or hierarchy.
| |
DataInputType |
Data input data type definition.
| |
DataProperties |
The class is used to store and access data properties.
| |
DataProperty |
Class used for storing a specific metadata property. The supported value types are numeric, DateTime, Boolean, String,
Guid and MetadataItem.
| |
DataStructure |
Class that encapsulates a native structure definition.
| |
DataWarning |
Class used to convey warnings.
| |
DescriptorBase |
Base class for descriptor objects.
| |
DynamicAllMember |
Class that represents the All Member for a dynamic hierarchy.
| |
ElementContainer |
Class used to model a container of IAnalysisElement.
| |
ElementMetadata |
Class used to categorize an IElement specified by name.
| |
ExpressionDescriptor |
Base class for parameterized expressions.
| |
ExpressionPlaceholder |
Class that encapsulates a user-defined parameter to be used within an ExpressionDescriptor statement.
| |
ExternalHierarchyLevelTHierarchy, THierarchyMember |
Base class for external hierarchy level.
| |
FormatInfoBase | The base class for formatting objects. | |
HierarchyLevel |
Base class for a hierarchy level.
| |
HierarchyLevelSorting |
Class used for specifying the sorting behavior for an axis hierarchy level when data is retrieved.
| |
HierarchyMemberFilter |
Class used for filtering OLAP hierarchy members.
| |
HierarchyMemberProperty |
Class used to define a hierarchy member non-standard property.
| |
HierarchyMemberSorting |
Class used for specifying the sorting behavior for enumerating hierarchy members.
| |
HierarchyMetadata |
Class used to specify user-defined metadata a IHierarchy specified by name.
| |
HierarchySorting |
Class used to define the sorting behavior for an IHierarchy and its levels.
| |
InvalidOtherGroupBoundaryException |
Exception related to an invalid value used in the definition of the "Other" group of values for a MetricSet.
| |
MeasureFormatInfo |
Specifies options for formatting a measure value as displayable text.
| |
MeasureMetadata |
Class used to specify user-defined metadata a IMeasure specified by name.
| |
MeasureSorting |
Class used to define the sorting behavior for an IMeasure.
| |
MeasureSortingByHierarchyLevel |
Class that describes the measure sorting behavior for the specified hierarchy level.
| |
MetadataItem |
Class used to model non-standard metadata items.
| |
NativeParameter |
Class that represents a native data structure parameter.
| |
OtherGroupBoundary |
Class that models the comparison boundary used to define inclusion for the "Other" group of values of a MetricSet measure.
| |
RangeFormatInfo |
Specifies options for formatting a measure value within a specified numeric range as displayable text.
| |
VirtualHierarchyMember |
Class used to model virtual members used to custom group hierarchy members for the purpose of quick analysis.
|
Structure | Description | |
---|---|---|
DataType |
Data type definition.
|
Interface | Description | |
---|---|---|
IAggregatableElement |
Interface for all measures and dimensions which support aggregation.
| |
IAnalysisElement |
Interface for all measures and dimensions supported by the application.
| |
IAnalysisStructure |
Interface for all DataStructure objects that expose measures and hierarchies for analysis.
| |
IAttributeHierarchy |
Interface representing the attribute hierarchy.
| |
IDataElement |
Interface representing the basic properties for native data elements.
| |
IDataElementStructure |
Interface for objects that are exposing IDataElement.
| |
IDataWarnings |
Interface for all objects that support informational DataWarnings.
| |
IDateTimeContainer |
Interface for a date/time container.
| |
IElement |
Interface representing the basic data element used in visualizations.
| |
IElementContainer |
Interface used to model a container of IAnalysisElement.
| |
IFormattableHierarchyLevel |
Interface for a hierarchy level, for which format can be specified for member captions.
| |
IFormattableHierarchyMember |
Interface that allows caption formatting for hierarchy members.
| |
IHierarchy |
Interface for an analysis hierarchy.
| |
IHierarchyLevel |
Interface for a hierarchy level.
| |
IHierarchyMember |
Interface for a basic hierarchy member.
| |
IHierarchyMemberContainer |
Interface for a hierarchy level or member.
| |
IHierarchyService |
Interface for service providing functionality related to an IHierarchy object.
| |
IMeasure |
Interface for an analysis measure.
| |
IMetadataService |
Interface used to manage information for DataElementMetadata objects.
| |
IReader |
Interface for data readers.
| |
IStructure |
Interface for all structures exposing elements for analysis.
| |
ISupportsAttributeHierarchies |
Interface for hierarchies that support attributes.
| |
ITimeHierarchy |
Interface for time hierarchies.
| |
ITimeHierarchyLevel |
Interface for a time hierarchy level.
| |
ITimeHierarchyMember |
Interface for a time hierarchy member.
| |
IUniqueName |
Interface for objects that are qualified by an unique name.
|
Enumeration | Description | |
---|---|---|
AnalysisElementCategory |
Enumeration used for defining the analysis elements category.
| |
CellProperties |
OLAP cells property types.
| |
CellsetAxis |
Enumeration used to indicate a cellset result axis, for placement or navigation purposes.
| |
ElementContainerCategory |
Enumeration used for defining the ElementContainer category.
| |
ElementDiscoveryExecutionBehaviour |
Enumeration used for manual transform element discovery discover behaviour.
| |
ExpressionFormat |
Enumeration used for qualifying an expression type.
| |
FormulaAggregator |
The in-memory measure aggregators supported by the data retrieval engine.
| |
HierarchyCategory |
Enumeration used for defining the IHierarchy category, which specifies how the hierarchy should be handled by data visualization components.
| |
HierarchyMemberPropertyCategory |
Enumeration used for defining the supported categories of member properties.
| |
LevelType |
Enumeration for level types.
| |
MeasureResultKind |
Calculated measure type.
| |
MemberKind |
Member type enumeration.
| |
MetadataSource |
Enumeration used to defined the metadata source for DataElementMetadata objects.
| |
NativeParameterDirection |
Represents direction of a native parameter.
| |
NumericSymbolPlacement |
Defines the possible placements of a symbol relative to a number.
| |
OtherGroupBoundaryCategory |
Enumeration used to indicate the type of boundary configured for a MetricSet "Other" group of values analysis.
| |
OtherGroupCategory |
Enumeration used to define the various categories for grouping metric set data points.
| |
SupportedDataStructures |
The supported data structures for various data stores.
| |
TopBottomTiePolicy |
Enumeration used to indicate how ties for the top/bottom functionality are processed.
| |
TotalsKind |
Enumeration used to indicate the type of displayed totals for the current selected hierarchy.
| |
UserDataType |
The supported settings data types.
| |
WarningCode |
The supported data warning codes.
|