AdomdConnection Class

Represents the connection object to the running instance of Analysis Services.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public NotInheritable Class AdomdConnection
'Usage
Dim instance As AdomdConnection
public sealed class AdomdConnection
public ref class AdomdConnection sealed
[<SealedAttribute>]
type AdomdConnection =  class end
public final class AdomdConnection

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.AdomdServer.AdomdConnection

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.