Clase AxesInfo
Represents metadata pertaining to the axes that are associated with an instance of a CellSet class.
Jerarquía de herencia
System.Object
Microsoft.AnalysisServices.AdomdClient.AxesInfo
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxis
'Declaración
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
El tipo AxesInfo expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
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. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.