Condividi tramite


Classe NamedSetCollection

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
Public NotInheritable Class NamedSetCollection _
    Implements IDisposable, IEnumerable, ICollection
'Utilizzo
Dim instance As NamedSetCollection
public sealed class NamedSetCollection : IDisposable, 
    IEnumerable, ICollection
public ref class NamedSetCollection sealed : IDisposable, 
    IEnumerable, ICollection
[<SealedAttribute>]
type NamedSetCollection =  
    class
        interface IDisposable
        interface IEnumerable
        interface ICollection
    end
public final class NamedSetCollection implements IDisposable, IEnumerable, ICollection

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..NamedSetCollection

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.