ModelComponentCollection.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 | |
---|---|---|
Contains(IModelComponent) | Determines whether the specified item is in the collection. |
|
Contains(String) | Determines whether an item with the specified key is in the ModelComponentCollection. |
See Also
ModelComponentCollection Class
Microsoft.AnalysisServices Namespace
Return to top