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