AdomdCommand 建構函式
Initializes a new instance of the AdomdCommand class with default values.
命名空間: Microsoft.AnalysisServices.AdomdServer
組件: msmgdsrv (在 msmgdsrv.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New AdomdCommand()
public AdomdCommand()
public:
AdomdCommand()
new : unit -> AdomdCommand
public function AdomdCommand()
備註
The default constructor initializes any fields to their default values.