Classe AxesInfo
Represents metadata pertaining to the axes that are associated with an instance of a CellSet class.
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..AxesInfo
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public NotInheritable Class AxesInfo
'Uso
Dim instance As AxesInfo
public sealed class AxesInfo
public ref class AxesInfo sealed
[<SealedAttribute>]
type AxesInfo = class end
public final class AxesInfo
O tipo AxesInfo expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Axes | Gets an OlapInfoAxisCollectionthat represents metadata pertaining to the axes that are associated with the AxesInfo. | |
FilterAxis | Gets an OlapInfoAxis that represents metadata pertaining to the filter axis that is associated with the AxesInfo. |
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.