NamedComponentCollection Constructor
This constructor supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
Protected Sub New ( _
parent As IModelComponent _
)
protected NamedComponentCollection (
IModelComponent parent
)
protected:
NamedComponentCollection (
IModelComponent^ parent
)
protected NamedComponentCollection (
IModelComponent parent
)
protected function NamedComponentCollection (
parent : IModelComponent
)
Parametri
- parent
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
NamedComponentCollection Class
NamedComponentCollection Members
Microsoft.AnalysisServices Namespace