ServerPropertyCollection.Remove Method
Applies To: SQL Server (starting with 2016)
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
Overload List
Name | Description | |
---|---|---|
Remove(ServerProperty) | Removes the specified ServerProperty from the collection. |
|
Remove(String) | Removes the ServerProperty that has the specified name from the collection. |
See Also
ServerPropertyCollection Class
Microsoft.AnalysisServices Namespace
Return to top