IModelComponentCollection.Parent プロパティ

定義

IModelComponentCollection の親 IModelComponent を取得します。

public Microsoft.AnalysisServices.IModelComponent Parent { get; }
member this.Parent : Microsoft.AnalysisServices.IModelComponent
Public ReadOnly Property Parent As IModelComponent

プロパティ値

IModelComponentCollection の親 IModelComponent。

適用対象