Share via


AdomdParameterCollection.Add Method

Adds a AdomdParameter object to the AdomdParameterCollection.

Overload List

Name Description
AdomdParameterCollection.Add (AdomdParameter)
Adds a AdomdParameter object to the AdomdParameterCollection collection.
AdomdParameterCollection.Add (String, Object)
Creates a new AdomdParameter object with the specified property name and value, and adds it to the collection.

See Also

Reference

AdomdParameterCollection Class
AdomdParameterCollection Members
Microsoft.AnalysisServices.AdomdServer Namespace