AdomdParameterCollection.RemoveAt Method

Include Protected Members
Include Inherited Members

Removes the specified parameter from the AdomdParameterCollection object.

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 RemoveAt(Int32) Removes the parameter at the specified index of the AdomdParameterCollection object.
Public method RemoveAt(String) Removes the parameter specified by name in the AdomdParameterCollection object.

Top

See Also

Reference

AdomdParameterCollection Class

Microsoft.AnalysisServices.AdomdServer Namespace