Version

Infragistics.Olap.FlatData Namespace

Classes
 ClassDescription
ClassAggregateMeasureEventArgs Contains information about the AggregateMeasure event.
ClassCubeGenerationParameters Encapsulates the options available when generating cube metadata for a FlatDataSource.
ClassDimensionDescriptor Describes the properties of a Dimension for a FlatDataSource.
ClassDimensionDescriptorsCollection Collection class for objects of type DimensionDescriptor.
ClassFlatDataSource Provides a communication layer between the data contained within an IEnumerable implementation and consumers which typically present OLAP data.
ClassFlatDataSource.FlatDataSourceTypeConverter FlatDataSourceTypeConverter object type converter.
ClassFlatDataSourceInitialSettings Class which exposes properties used to specify the initial data contained within the associated data source.
ClassHierarchyDescriptor Describes the properties of a Hierarchy for a FlatDataSource.
ClassHierarchyDescriptorsCollection Collection class for objects of type HierarchyDescriptor.
ClassInitializeHierarchyDescriptorEventArgs Contains information about the InitializeHierarchyDescriptor event.
ClassInitializeMeasureDescriptorEventArgs Contains information about the InitializeMeasureDescriptor event.
ClassInitializeOlapAxisElementDescriptorEventArgs Contains information about the InitializeOlapAxisElementDescriptor event.
ClassLevelCreationParameters Encapsulates the options available when generating hierarchical levels for a FlatDataSource.
ClassLevelDescriptor Describes the properties of a hierarchical Level for a FlatDataSource.
ClassLevelDescriptorsCollection Collection class for objects of type LevelDescriptor.
ClassMeasureDescriptor Describes the properties of a Measure for a FlatDataSource.
ClassMeasureDescriptorsCollection Collection class for objects of type MeasureDescriptor.
ClassOlapAxisElementDescriptorBase Base class for the HierarchyDescriptor and MeasureDescriptor classes.
ClassOlapAxisElementDescriptorEventArgs Contains information about the InitializeOlapAxisElementDescriptor event.
ClassOlapElementDescriptorBase Base class for OLAP element descriptors.
ClassOlapElementDescriptorCollectionBase<T> Abstract base class for collections containing objects which derive from OlapElementDescriptorBase.
Delegates
 DelegateDescription
DelegateAggregateMeasureHandler Defines the signature of the method which handles the AggregateMeasure event.
DelegateInitializeHierarchyDescriptorHandler Defines the signature of the method which handles the InitializeHierarchyDescriptor event.
DelegateInitializeMeasureDescriptorHandler Defines the signature of the method which handles the InitializeMeasureDescriptor event.
DelegateInitializeOlapAxisElementDescriptorHandler Defines the signature of the method which handles the InitializeOlapAxisElementDescriptor event.
Enumerations
 EnumerationDescription
EnumerationDateTimeLevelCreationFlags Flagged enumeration which determines the manner in which levels are generated for hierarchies associated with the System.DateTime data type.
EnumerationFlatDataSourceAdapterType Constants which identify the connection technology used by a database adapter.
EnumerationHierarchyDimensionGrouping Constants which describe the manner in which hierarchies are assigned to dimensionDescriptors.
EnumerationMeasureAggregation Constants which describe the manner in which a Measure is aggregated.
EnumerationOlapAxisElementType Constants which represent a type of OLAP axis element.
See Also