INamedComponentCollection.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_pubmethod Contains(IModelComponent)

Indicates whether the collection contains a specified IModelComponent.(Inherited from IModelComponentCollection.)

System_CAPS_pubmethod Contains(String)

Indicates whether the collection contains the AttributeRelationship, identified by attributeId.

See Also

INamedComponentCollection Interface
Microsoft.AnalysisServices Namespace

Return to top