Compartilhar via


Classe OlapInfoCubeCollection

Gets a read-only, on-demand collection of OlapInfoCube objects.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

'Declaração
Public NotInheritable Class OlapInfoCubeCollection _
    Implements ICollection, IEnumerable
'Uso
Dim instance As OlapInfoCubeCollection
public sealed class OlapInfoCubeCollection : ICollection, 
    IEnumerable
public ref class OlapInfoCubeCollection sealed : ICollection, 
    IEnumerable
[<SealedAttribute>]
type OlapInfoCubeCollection =  
    class
        interface ICollection
        interface IEnumerable
    end
public final class OlapInfoCubeCollection implements ICollection, IEnumerable

Hierarquia de herança

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..OlapInfoCubeCollection

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.