Telerik.Pivot.DataProviders.Adomd Provides all knownTypes necessary for serializing . Use this class to extract these knownTypes and concatenate them with your knownTypes, so you can pass them to for example. Gets known types in to use with serializer such as . An enumeration with the known serializable classes for the . Gets MeasureGroups from the specified connection. The connectionString used by AdomdDataProvider to connect to OLAP Cube. Query that will be executed on OLAP Server and will return MeasureGroupsAndMeasureCaptions. Dictionary with MEASUREGROUP_NAME as key and MEASUREGROUP_CAPTION as value. If a caption for MEASUREGROUP_NAME doesn't exist in the returned xml, whole pair is skipped. HACK!!! Used to replace Key tags in xml with Key0, Key1 etc. Reader from the input xml. MemoryStream to write to. Reader from the changed xml. Used to specify aggregation parameters for . Used to specify grouping parameters for . Initializes a new instance of the class. Initializes a new instance of the class. Provides Cube data access and operations using Adomd. Initializes a new instance of the class. A list of that specified how the pivot items should be filtered. A list of that specified how the pivot should be grouped by rows. A list of that specified how the pivot should be grouped by columns. A list of that specified how the pivot should be aggregated for the groups. Gets or sets the connection settings that are used for establishing connection to the data server. The connection settings. An implementation for Adomd sources. Initializes a new instance of the class. The connection settings. Connection setting class used by . Gets or sets the name of the cube that will be used. Cube name. Gets or sets the database to connect to. Database name. Gets or sets the connection string (OLE DB connection string format). The connection string. Compares two instances for equality. The left. The right. True, if instances are equal. Compares two instances for non-equality. The left. The right. True, if instances are not equal.