Version

Infragistics.Olap.Data.Xmla.Provider.SqlAnalysisServices2008 Namespace

Classes
 ClassDescription
ClassAxes Contains a collection of Axis elements representing axis data contained by a root element.
ClassAxesInfo Contains a collection of AxisInfo elements, representing the axis metadata contained by the parent OlapInfo element.
ClassAxis Contains a set of tuples used to represent a single axis in a multidimensional dataset contained by an Axes element.
ClassAxisInfo Represents the metadata of a single axis contained by the parent AxesInfo element.
ClassCell Contains information about a single cell contained by a parent CellData element.
ClassCellData Contains a collection of Cell elements that represent the cell data contained by a root element
ClassCellInfo Represents the cell metadata contained by the parent OlapInfo element.
ClassCrossProduct Contains a cross-product between ordered sets of members from each hierarchy for an Axis element
ClassCube Contains information about a cube for the parent CubeInfo element.
ClassCubeInfo Contains the cube metadata contained by the parent OlapInfo element.
ClassDeserializeException An exception that is thrown when a problem with deserialization is happen
ClassDeserializer Deserialize methods for xmla generated from SQL Analysis Services 2008
ClassHierarchyInfo Represents a single hierarchy contained by a parent AxisInfo element.
ClassMember Represents a single member in a parent Members or Tuple element.
ClassMembers Contains a collection of Member elements contained by the parent CrossProduct element.
ClassNullElementException An System.Exception that is thrown when the element that is expected is missing.
ClassOlapInfo Contains the axis and cell metadata contained by a root element
ClassTuple Contains a collection of Member elements contained by the parent Tuples element.
ClassTuples Contains a set of Tuple objects for an Axis element
ClassUnion Represents an union between objects of ISetType
ClassXmlaProperty Represents a simple element without attributes and childs
ClassXmlaPropertyType Contains metadata of the child of CellInfo or HierarchyInfo
Interfaces
 InterfaceDescription
InterfaceISetType Interface implemented from different types of sets (Members, Tuples, CrossProduct, Union)
See Also