Clase CubeInfo
Represents metadata pertaining to a cube that is associated with an instance of a CellSet class.
Jerarquía de herencia
System.Object
Microsoft.AnalysisServices.AdomdClient.CubeInfo
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxis
'Declaración
Public NotInheritable Class CubeInfo
'Uso
Dim instance As CubeInfo
public sealed class CubeInfo
public ref class CubeInfo sealed
[<SealedAttribute>]
type CubeInfo = class end
public final class CubeInfo
El tipo CubeInfo expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
Cubes | Gets an OlapInfoCubeCollection that represents metadata pertaining to the hierarchies that are associated with the CubeInfo. |
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.