Поделиться через


NamedComponentCollection Constructor

This constructor supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
Protected Sub New ( _
    parent As IModelComponent _
)
protected NamedComponentCollection (
    IModelComponent parent
)
protected:
NamedComponentCollection (
    IModelComponent^ parent
)
protected NamedComponentCollection (
    IModelComponent parent
)
protected function NamedComponentCollection (
    parent : IModelComponent
)

Параметры

  • parent
     

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

NamedComponentCollection Class
NamedComponentCollection Members
Microsoft.AnalysisServices Namespace