Compartilhar via


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
Propriedade pública 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
Método público Equals (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público 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.

Consulte também

Referência

Namespace Microsoft.AnalysisServices.AdomdClient