Context 构造函数
Initializes a new instance of the Context class.
命名空间: Microsoft.AnalysisServices.AdomdServer
程序集: msmgdsrv(在 msmgdsrv.dll 中)
语法
声明
Public Sub New
用法
Dim instance As New Context()
public Context()
public:
Context()
new : unit -> Context
public function Context()