Clase OlapInfo
Represents metadata associated with an instance of a CellSet.
Jerarquía de herencia
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..OlapInfo
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxis
'Declaración
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
El tipo OlapInfo expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
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. |
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.