AdomdParameterCollection.Add Method

Include Protected Members
Include Inherited Members

Adds a AdomdParameter object to the AdomdParameterCollection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top

See Also

Reference

AdomdParameterCollection Class

Microsoft.AnalysisServices.AdomdServer Namespace