Share via


MeasureGroupDimension.ParentDatabase プロパティ

定義

MeasureGroupDimension オブジェクトの親 Database オブジェクトを取得します。

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

プロパティ値

Database オブジェクト。

属性

適用対象