Classe CubeInfo
Represents metadata pertaining to a cube that is associated with an instance of a CellSet class.
Hierarquia de herança
System.Object
Microsoft.AnalysisServices.AdomdClient.CubeInfo
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
O tipo CubeInfo expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Cubes | Gets an OlapInfoCubeCollection that represents metadata pertaining to the hierarchies that are associated with the CubeInfo. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.