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.

ClassDescription
System_CAPS_pubclassAssembly

Represents a COM or .NET library that can contain several classes with several methods; all of which are potential stored procedures.

System_CAPS_pubclassDatabase

Defines a Microsoft Analysis Services database. This class cannot be inherited.

System_CAPS_pubclassRole

Represents the level of security associated with a group of users. This class cannot be inherited.

System_CAPS_pubclassServer

Represents an instance of Analysis Services and provides methods and members that enable to you to control that instance. This class cannot be inherited.

System_CAPS_pubclassTrace

Provides a mechanism to store event logs which can be later viewed or replayed. This class cannot be inherited.

InterfaceDescription
System_CAPS_pubinterfaceIBinding

Serves as the base class from which all bindings are derived.

System_CAPS_pubinterfaceIQueryBinding

Represents a derived data type that defines the query binding.

Return to top
Show: