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


NamedComponent Constructor (String)

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

Синтаксис

'Декларация
Protected Sub New ( _
    name As String _
)
protected NamedComponent (
    string name
)
protected:
NamedComponent (
    String^ name
)
protected NamedComponent (
    String name
)
protected function NamedComponent (
    name : String
)

Параметры

  • name
     

Платформы

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

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

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

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

См. также

Справочник

NamedComponent Class
NamedComponent Members
Microsoft.AnalysisServices Namespace