Context Constructor
Initializes a new instance of the Context class.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Context()
public Context()
public:
Context()
new : unit -> Context
public function Context()