Microsoft.AnalysisServices.Core Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
Classes
Assembly |
Represents a COM or .NET library that can contain several classes with several methods; all of which are potential stored procedures. |
Database |
Represents a Microsoft Analysis Services database. This class cannot be inherited. |
Role |
Represents the level of security associated with a group of users. |
Server |
Represents the base class for an instance of Analysis Services and provides methods and members that enable to you to control that instance. |
Trace |
Represent the base class for Trace objects, which provide a mechanism to store event logs that can be later viewed or replayed. |
Interfaces
IBinding |
Serves as the base interface from which all bindings interfaces are derived. |
IQueryBinding |
Represents a derived data type that defines the query binding. |