NamedComponentCollection.Contains Method

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Overload List

Name Description
System_CAPS_protmethod Contains(IModelComponent)

Determines whether the specified item is in the collection.(Inherited from ModelComponentCollection.)

System_CAPS_pubmethod Contains(String)

Determines whether an item with the specific key is in the NamedComponentCollection.

See Also

NamedComponentCollection Class
Microsoft.AnalysisServices Namespace

Return to top