Classe OlapInfo
Represents metadata associated with an instance of a CellSet.
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..OlapInfo
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public NotInheritable Class OlapInfo
'Uso
Dim instance As OlapInfo
public sealed class OlapInfo
public ref class OlapInfo sealed
[<SealedAttribute>]
type OlapInfo = class end
public final class OlapInfo
O tipo OlapInfo expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
AxesInfo | Gets an AxesInfo that represents metadata pertaining to the axes that are associated with a CellSet. | |
CellInfo | Gets a CellInfo that represents metadata pertaining to the cells that are associated with a CellSet. | |
CubeInfo | Gets a CubeInfo that represents metadata pertaining to the cube that is associated with a CellSet. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (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.