Share via


AdomdParameterCollection.Contains Method

Include Protected Members
Include Inherited Members

Determines whether a parameter is in the AdomdParameterCollection collection.

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