AdomdCommand.Parameters Property
SQL Server 2012
Gets an instance of an AdomdParameterCollection class that contains the parameters that the AdomdCommand uses to run the command.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Property Value
Type: Microsoft.AnalysisServices.AdomdServer.AdomdParameterCollectionAn AdomdParameterCollection that contains the parameters that the AdomdCommand uses to run the command.