Compartilhar via


Classe CubeInfo

Represents metadata pertaining to a cube that is associated with an instance of a CellSet class.

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

Sintaxe

'Declaração
Public NotInheritable Class CubeInfo
'Uso
Dim instance As CubeInfo
public sealed class CubeInfo
public ref class CubeInfo sealed
[<SealedAttribute>]
type CubeInfo =  class end
public final class CubeInfo

Hierarquia de herança

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..CubeInfo

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.