IMajorObject.ParentServer Property

Definition

Gets the Server object that is the parent of the IMajorObject object. For example, if the Major object is a database, the object returned is the parent Server.

public Microsoft.AnalysisServices.Tabular.Server ParentServer { get; }
member this.ParentServer : Microsoft.AnalysisServices.Tabular.Server
Public ReadOnly Property ParentServer As Server

Property Value

Applies to