AlgorithmParameterCollection.Contains Method (String)
SQL Server 2008 R2
Indicates whether the collection contains an AlgorithmParameter with the specified name.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- name
- Type: System.String
The name of the AlgorithmParameter to be located.
Return Value
Type: System.Booleantrue if the AlgorithmParameter is contained in the collection; otherwise, false.
