AdomdParameterCollection.Contains Method

Include Protected Members
Include Inherited Members

Determines whether a parameter is in the AdomdParameterCollection collection.

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 Contains(String) Given a property name, this method determines whether a parameter is in the AdomdParameterCollection collection.
Public method Contains(AdomdParameter) Determines whether a parameter is in the AdomdParameterCollection collection.

Top

See Also

Reference

AdomdParameterCollection Class

Microsoft.AnalysisServices.AdomdServer Namespace