Classe CellInfo
Represents metadata pertaining to the cells that are associated with an instance of a CellSet class
Gerarchia di ereditarietà
System.Object
Microsoft.AnalysisServices.AdomdClient.CellInfo
Spazio dei nomi Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class CellInfo
'Utilizzo
Dim instance As CellInfo
public sealed class CellInfo
public ref class CellInfo sealed
[<SealedAttribute>]
type CellInfo = class end
public final class CellInfo
Nel tipo CellInfo sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
CellProperties | Gets an OlapInfoPropertyCollection that represents metadata pertaining to the hierarchy properties that are associated with the CellInfo. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.