AdomdParameter Constructor
Initializes a new instance of the AdomdParameter class.
Espacio de nombres: Microsoft.AnalysisServices.AdomdServer
Ensamblado: msmgdsrv (en msmgdsrv.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New AdomdParameter()
public AdomdParameter()
public:
AdomdParameter()
new : unit -> AdomdParameter
public function AdomdParameter()