Condividi tramite


NamedSetCollection Class

Gets a read-only, on-demand collection of NamedSet objects contained by a CubeDef.

Spazio dei nomi: Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (in msmgdsrv.dll)

Sintassi

'Dichiarazione
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class NamedSetCollection
    Implements IDisposable, IEnumerable, ICollection
[DefaultMemberAttribute("Item")] 
public sealed class NamedSetCollection : IDisposable, IEnumerable, ICollection
[DefaultMemberAttribute(L"Item")] 
public ref class NamedSetCollection sealed : IDisposable, IEnumerable, ICollection
/** @attribute DefaultMemberAttribute("Item") */ 
public final class NamedSetCollection implements IDisposable, IEnumerable, 
    ICollection
DefaultMemberAttribute("Item") 
public final class NamedSetCollection implements IDisposable, IEnumerable, 
    ICollection

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.AdomdServer.NamedSetCollection

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

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

NamedSetCollection Members
Microsoft.AnalysisServices.AdomdServer Namespace