Clase OlapInfoAxis
Represents metadata pertaining to an axis that is associated with a CellSet.
Jerarquía de herencia
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..OlapInfoAxis
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxis
'Declaración
Public NotInheritable Class OlapInfoAxis
'Uso
Dim instance As OlapInfoAxis
public sealed class OlapInfoAxis
public ref class OlapInfoAxis sealed
[<SealedAttribute>]
type OlapInfoAxis = class end
public final class OlapInfoAxis
El tipo OlapInfoAxis expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
Hierarchies | Gets an OlapInfoHierarchyCollection that represents metadata pertaining to the hierarchies that are associated with the OlapInfoAxis. | |
Name | Gets a String that represents the name of the object represented by OlapInfoAxis. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
MemberwiseClone | (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.