Microsoft.AnalysisServices.Core Namespace
Updated: May 24, 2016
Provides base classes that are shared between Microsoft.AnalysisServices used for multidimensional objects and Microsoft.AnalysisServices.Tabular. If you use either of these namespaces, you must also add a reference to Microsoft.AnalysisServices.Core.
| Class | Description | |
|---|---|---|
![]() | Assembly | Represents a COM or .NET library that can contain several classes with several methods; all of which are potential stored procedures. |
![]() | Database | Defines a Microsoft Analysis Services database. This class cannot be inherited. |
![]() | Role | Represents the level of security associated with a group of users. This class cannot be inherited. |
![]() | Server | Represents an instance of Analysis Services and provides methods and members that enable to you to control that instance. This class cannot be inherited. |
![]() | Trace | Provides a mechanism to store event logs which can be later viewed or replayed. This class cannot be inherited. |
| Interface | Description | |
|---|---|---|
![]() | IBinding | Serves as the base class from which all bindings are derived. |
![]() | IQueryBinding | Represents a derived data type that defines the query binding. |

