DatabasePermission.Parent Property

Definition

Gets the parent Database object of the DatabasePermission object.

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

Property Value

The parent Database object.

Attributes

Applies to