次の方法で共有


NamedComponentCollection(IModelComponent) コンストラクター

定義

NamedComponentCollection クラスの新しいインスタンスを初期化します。

protected NamedComponentCollection (Microsoft.AnalysisServices.IModelComponent parent);
new Microsoft.AnalysisServices.NamedComponentCollection : Microsoft.AnalysisServices.IModelComponent -> Microsoft.AnalysisServices.NamedComponentCollection
Protected Sub New (parent As IModelComponent)

パラメーター

parent
IModelComponent

親であるオブジェクトです。

適用対象