Freigeben über


ModelComponentCollection Constructor (IModelComponent, String)

Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
Protected Sub New ( _
    parent As IModelComponent, _
    name As String _
)
protected ModelComponentCollection (
    IModelComponent parent,
    string name
)
protected:
ModelComponentCollection (
    IModelComponent^ parent, 
    String^ name
)
protected ModelComponentCollection (
    IModelComponent parent, 
    String name
)
protected function ModelComponentCollection (
    parent : IModelComponent, 
    name : String
)

Parameter

  • parent
  • name

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

ModelComponentCollection Class
ModelComponentCollection Members
Microsoft.AnalysisServices Namespace