次の方法で共有


IModelComponent.Parent プロパティ

定義

このオブジェクトの親の IModelComponent を取得します。

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

プロパティ値

この IModelComponent の親。

適用対象