Конструктор 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.