Database.Parent Property

Definition

Gets the parent Server of a Database.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Core.Server Parent { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Parent : Microsoft.AnalysisServices.Core.Server
Public ReadOnly Property Parent As Server

Property Value

The Server object representing the parent of the database.

Attributes

Applies to