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입니다.

적용 대상