Server.ServerProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of server properties associated with a specific Server object.
public Microsoft.AnalysisServices.ServerPropertyCollection ServerProperties { get; }
member this.ServerProperties : Microsoft.AnalysisServices.ServerPropertyCollection
Public ReadOnly Property ServerProperties As ServerPropertyCollection
Property Value
A collection of server properties.