Model.Server 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 the server hosting the parent database of the model.
public Microsoft.AnalysisServices.Core.Server Server { get; }
member this.Server : Microsoft.AnalysisServices.Core.Server
Public ReadOnly Property Server As Server
Property Value
A Server represeting the server hosting the database.