This topic has not yet been rated - Rate this topic

AdomdCommand.Parameters Property

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)
public AdomdParameterCollection Parameters { get; }

Property Value

Type: Microsoft.AnalysisServices.AdomdServer.AdomdParameterCollection
An AdomdParameterCollection that contains the parameters that the AdomdCommand uses to run the command.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.