ServerPropertyCollection.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(ServerProperty)

Indicates whether the collection contains a specified ServerProperty.

System_CAPS_pubmethod Contains(String)

Indicates whether the collection contains a ServerProperty that has the specified name.

See Also

ServerPropertyCollection Class
Microsoft.AnalysisServices Namespace

Return to top