In this article we will see how to use ADOMD to interact with an Analysis Services cube.
ADOMD.NET is an extension of ADO.NET. It's a data provider Microsoft .NET Framework that is designed to communicate with Microsoft SQL Server Analysis Services.
Using this extension, we can read the multidimensional schema, query cubes, and retrieve results.