ModelComponentCollection Constructor (IModelComponent)
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
Protected Sub New ( _
parent As IModelComponent _
)
protected ModelComponentCollection (
IModelComponent parent
)
protected:
ModelComponentCollection (
IModelComponent^ parent
)
protected ModelComponentCollection (
IModelComponent parent
)
protected function ModelComponentCollection (
parent : IModelComponent
)
Parameters
- parent
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
ModelComponentCollection Class
ModelComponentCollection Members
Microsoft.AnalysisServices Namespace