共用方式為


ModelComponentCollection(IModelComponent) 建構函式

定義

初始化 ModelComponentCollection 類別的新執行個體。

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

參數

parent
IModelComponent

父代 IModelComponent。

適用於