Database.GetConnectedParentServer Method

Definition

Obtains the parent server to connect with the database object.

protected Microsoft.AnalysisServices.Core.Server GetConnectedParentServer ();
member this.GetConnectedParentServer : unit -> Microsoft.AnalysisServices.Core.Server
Protected Function GetConnectedParentServer () As Server

Returns

A parent server to connect with the database object.

Applies to