Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
New: 5 December 2005
The ADOMD.NET data provider is a Microsoft .NET Framework data provider that can be used to communicate with analytical data sources. The following diagram illustrates the ADOMD.NET object hierarchy.
ADOMD.NET Object Model
Interaction with the ADOMD.NET object hierarchy typically starts with one or more of the objects in the topmost layer, as described in the following table.
To | Use this object |
---|---|
Connect to an analytical data source |
|
Discover the data mining capabilities of the data source |
|
Query the data source |
|
Retrieve data in a fast, efficient way |
|
Retrieve analytical data with the highest amount of metadata |
|
Retrieve metadata about cubes, such as available dimensions, measures, named sets, and so on |
|
Retrieve data using the System.Data.IDbDataAdapter interface |
|