AdomdParameterCollection.Contains Method
Determines whether a parameter is in the AdomdParameterCollection collection.
Overload List
Name | Description |
---|---|
AdomdParameterCollection.Contains (AdomdParameter) |
Determines whether a parameter is in the AdomdParameterCollection collection.
|
AdomdParameterCollection.Contains (String) |
Given a property name, this method determines whether a parameter is in the AdomdParameterCollection collection.
|
See Also
Reference
AdomdParameterCollection Class
AdomdParameterCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace