DimensionPermission.IMajorObject.ParentDatabase Property

Gets the parent database implementation of the dimension permission.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
Database IMajorObject.ParentDatabase { get; }

Property Value

Type: Microsoft.AnalysisServices.Database
The parent database implementation.

Implements

IMajorObject.ParentDatabase

See Also

Reference

DimensionPermission Class

Microsoft.AnalysisServices Namespace