MiningModelPermission.ParentDatabase Property

Gets the parent database referred to by MiningModelPermission.

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

Syntax

C#
[BrowsableAttribute(false)]
public Database ParentDatabase { get; }

Property Value

Type: Microsoft.AnalysisServices.Database
The parent Database object.

Implements

IMajorObject.ParentDatabase

See Also

Reference

MiningModelPermission Class

Microsoft.AnalysisServices Namespace