Classe CellInfo
Represents metadata pertaining to the cells that are associated with an instance of a CellSet class
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..CellInfo
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
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
O tipo CellInfo expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
CellProperties | Gets an OlapInfoPropertyCollection that represents metadata pertaining to the hierarchy properties that are associated with the CellInfo. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.