Compartir a través de


AdomdCommand Constructor

Initializes a new instance of the AdomdCommand class with default values.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdClient
Ensamblado:  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxis

'Declaración
Public Sub New
'Uso

Dim instance As New AdomdCommand()
public AdomdCommand()
public:
AdomdCommand()
new : unit -> AdomdCommand
public function AdomdCommand()

Comentarios

The default constructor initializes any fields to their default values.