INamedComponentCollection Interface

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

Espace de noms: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntaxe

'Déclaration
<GuidAttribute("663B8189-4FAF-48ef-A447-394B615D45F0")> _
Public Interface INamedComponentCollection
    Inherits IModelComponentCollection, ICollection, IEnumerable
[GuidAttribute("663B8189-4FAF-48ef-A447-394B615D45F0")] 
public interface INamedComponentCollection : IModelComponentCollection, ICollection, IEnumerable
[GuidAttribute(L"663B8189-4FAF-48ef-A447-394B615D45F0")] 
public interface class INamedComponentCollection : IModelComponentCollection, ICollection, IEnumerable
/** @attribute GuidAttribute("663B8189-4FAF-48ef-A447-394B615D45F0") */ 
public interface INamedComponentCollection extends IModelComponentCollection, ICollection, 
    IEnumerable
GuidAttribute("663B8189-4FAF-48ef-A447-394B615D45F0") 
public interface INamedComponentCollection extends IModelComponentCollection, ICollection, 
    IEnumerable

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

INamedComponentCollection Members
Microsoft.AnalysisServices Namespace