Database.GetConnectedParentServer Method
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.
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.