Model.Server Property

Definition

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.

Applies to