|
| Class | Description |
|---|
.gif) | AdomdCacheExpiredException | Represents an exception thrown by ADOMD.NET when a cached version of an ADOMD.NET object is no longer valid. |
.gif) | AdomdCommand | Represents a command to be run against an analytical data source. |
.gif) | AdomdConnection | Represents a connection to a multidimensional data source. |
.gif) | AdomdConnectionException | Represents an exception thrown by ADOMD.NET when the connection could not be opened or was disconnected. |
.gif) | AdomdDataAdapter | Represents a Microsoft .NET Framework data adapter for an analytical data source. |
.gif) | AdomdDataReader | Provides a means of reading a forward-only result set that is obtained by running a command, and can be used to access analytical data sources. |
.gif) | AdomdError | Represents a server or provider-specific error. |
.gif) | AdomdErrorCollection | Gets a collection of AdomdError objects. |
.gif) | AdomdErrorLocation | Represents the location in the CommandText or CommandStream at which the error occurred. |
.gif) | AdomdErrorResponseException | Represents an exception thrown by ADOMD.NET when a response is received from a provider which indicates an error. This exception contains a collection of AdomdError objects that contain information about each problem reported by the provider. |
.gif) | AdomdException | Represents an exception thrown by ADOMD.NET. |
.gif) | AdomdParameter | Represents a parameter to an AdomdCommand object. |
.gif) | AdomdParameterCollection | Gets a collection of AdomdParameter objects contained in an AdomdCommand object. |
.gif) | AdomdProperty | Represents a property of a command. |
.gif) | AdomdPropertyCollection | This class gets a collection of AdomdProperty objects contained in an AdomdCommand. |
.gif) | AdomdRestriction | Restricts the information returned when retrieving schema information from a connection. |
.gif) | AdomdRestrictionCollection | Gets a collection of AdomdRestriction objects. |
.gif) | AdomdSchemaGuid | Contains the most commonly available schema rowset GUIDs used by the GetSchemaDataSet method of the AdomdConnection. |
.gif) | AdomdTransaction | Represents a transaction to be performed at a multidimensional data source. |
.gif) | AdomdUnknownResponseException | Represents an exception thrown by ADOMD.NET when a response has been returned from the provider that is not understood. |
.gif) | AxesInfo | Represents metadata pertaining to the axes that are associated with an instance of a CellSet class. |
.gif) | Axis | Represents an axis within a cellset. |
.gif) | AxisCollection | Gets a read-only collection of Axis objects contained by a CellSet. |
.gif) | Cell | Represents a cell in a given cellset. For a complete list of class members, see Cell. |
.gif) | CellCollection | Represents a collection of Cell. |
.gif) | CellInfo | Represents metadata pertaining to the cells that are associated with an instance of a CellSet class |
.gif) | CellProperty | Represents a cell property for a given cell. |
.gif) | CellPropertyCollection | Contains a collection of CellProperty objects contained by a Cell. |
.gif) | CellSet | Represents a cellset that is returned as a result of a query. |
.gif) | CubeCollection | Contains a read-only, on-demand list of CubeDef objects contained by an AdomdConnection. |
.gif) | CubeDef | Represents the metadata for a cube. |
.gif) | CubeInfo | Represents metadata pertaining to a cube that is associated with an instance of a CellSet class. |
.gif) | Dimension | Represents a dimension within a cube. |
.gif) | DimensionCollection | Contains a read-only, on-demand collection of Dimension objects contained in a CubeDef. |
.gif) | Hierarchy | Represents a dimension hierarchy contained by a dimension or set. |
.gif) | HierarchyCollection | Contains a read-only, on-demand collection of Hierarchy objects contained in a Dimension or a Set. |
.gif) | Kpi | Key Performance Indicators (KPIs) are metadata wrappers around measures and Multidimensional Expressions (MDX) expressions. |
.gif) | KpiCollection | Contains a read-only, on-demand list of Kpi objects contained by a CubeDef. |
.gif) | Level | Represents a level within a hierarchy. |
.gif) | LevelCollection | Contains a read-only, on-demand collection of Level objects contained in a Hierarchy. |
.gif) | LevelProperty | Represents a member property available on members in the level. |
.gif) | LevelPropertyCollection | Represents a read-only, on-demand collection of LevelProperty objects contained by a Level. |
.gif) | Measure | Represents a measure within a cube or measure group. |
.gif) | MeasureCollection | Gets a read-only, on-demand collection of Measures objects contained by a CubeDef. |
.gif) | Member | Represents a single member within a hierarchy, tuple, level, or member. |
.gif) | MemberCollection | Gets a read-only, on-demand collection of Member objects contained by a Position, a Level, or a Tuple. |
.gif) | MemberFilter | Represents a single filter to be applied when retrieving a collection of members. |
.gif) | MemberProperty | Represents a single member property for a given member. |
.gif) | MemberPropertyCollection | Gets a read-only, on-demand collection of MemberProperty objects contained by a Member. |
.gif) | MiningAttribute | Represents a mining attribute on a MiningContentNode object and MiningDistribution object. |
.gif) | MiningAttributeCollection | Represents a read-only, on-demand collection of MiningAttribute objects contained by a MiningModel. |
.gif) | MiningContentNode | Represents the learned content of a MiningModel in a hierarchical node format. |
.gif) | MiningContentNodeCollection | Represents a read-only, on-demand collection of MiningContentNode objects contained by a MiningModel or MiningContentNode object. |
.gif) | MiningDistribution | Represents the distribution of a value in a MiningContentNode. |
.gif) | MiningDistributionCollection | Represents a read-only, on-demand collection of MiningDistribution objects contained by a MiningContentNode. |
.gif) | MiningModel | Represents a mining model of an AdomdConnection. |
.gif) | MiningModelCollection | Represents a read-only, on-demand collection of MiningModel objects contained by a MiningStructure or AdomdConnection object. |
.gif) | MiningModelColumn | Represents a column in a mining model. |
.gif) | MiningModelColumnCollection | Represents a read-only, on-demand collection of MiningModelColumn objects contained by a MiningModel object. |
.gif) | MiningParameter | Represents an algorithm-specific parameter on the MiningModel. |
.gif) | MiningParameterCollection | Represents a read-only, on-demand collection of MiningParameter objects contained by a MiningModel object. |
.gif) | MiningService | Represents a mining algorithm available from a AdomdConnection object. |
.gif) | MiningServiceCollection | Gets a read-only collection of MiningService objects contained by a CellSet. |
.gif) | MiningServiceParameter | Represents an available parameter for the mining service. |
.gif) | MiningServiceParameterCollection | Gets a read-only collection of MiningServiceParameter objects contained by a CellSet. |
.gif) | MiningStructure | Represents a mining structure on the server. |
.gif) | MiningStructureCollection | Represents a read-only, on-demand collection of MiningStructure objects contained by an AdomdConnection object. |
.gif) | MiningStructureColumn | Represents the structure of a mining column. |
.gif) | MiningStructureColumnCollection | Gets a read-only collection of MiningStructureColumn objects contained by a CellSet. |
.gif) | MiningValue | Represents a value in the mining distribution or mining column. |
.gif) | MiningValueCollection | Gets a read-only collection of MiningValue objects contained by a CellSet. |
.gif) | NamedSet | Represents a named set for a given cube. |
.gif) | NamedSetCollection | Gets a read-only, on-demand collection of NamedSet objects contained by a CubeDef. |
.gif) | OlapInfo | Represents metadata associated with an instance of a CellSet. |
.gif) | OlapInfoAxis | Represents metadata pertaining to an axis that is associated with a CellSet. |
.gif) | OlapInfoAxisCollection | Gets a read-only, on-demand collection of OlapInfoAxis objects. |
.gif) | OlapInfoCube | Represents metadata pertaining to a cube that is associated with an instance of a CellSet class. |
.gif) | OlapInfoCubeCollection | Gets a read-only, on-demand collection of OlapInfoCube objects. |
.gif) | OlapInfoHierarchy | Represents metadata of a hierarchy that is contained in an instance of a CellSet class. |
.gif) | OlapInfoHierarchyCollection | Gets a read-only, on-demand collection of OlapInfoHierarchy objects. |
.gif) | OlapInfoProperty | Represents metadata pertaining to hierarchy, cell, and cube objects that are contained in an OlapInfoProperty. |
.gif) | OlapInfoPropertyCollection | Gets a read-only, on-demand collection of OlapInfoProperty objects. |
.gif) | Position | Represents a tuple reference contained by an Axis. |
.gif) | PositionCollection | Gets a read-only collection of Position objects contained by an Axis object. |
.gif) | Property | Represents a property of various ADOMD.NET objects. |
.gif) | PropertyCollection | Gets a read-only collection of Property objects contained by a CellSet. |
.gif) | Set | Represents an ordered collection of zero or more tuples. |
.gif) | Tuple | Represents an ordered collection of members from different hierarchies. |
.gif) | TupleCollection | Gets a read-only collection of Tuple objects contained by a Set. |