Construtor AdomdParameter
Initializes a new instance of the AdomdParameter class.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (em msmgdsrv.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New AdomdParameter()
public AdomdParameter()
public:
AdomdParameter()
new : unit -> AdomdParameter
public function AdomdParameter()