Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a cell property for a given cell.
Vererbungshierarchie
System.Object
Microsoft.AnalysisServices.AdomdClient.CellProperty
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class CellProperty
'Usage
Dim instance As CellProperty
public sealed class CellProperty
public ref class CellProperty sealed
[<SealedAttribute>]
type CellProperty = class end
public final class CellProperty
Der CellProperty-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Name | Gets the name of the CellProperty. |
![]() |
Namespace | Gets the namespace of the CellProperty. |
![]() |
Value | Gets the value of the CellProperty. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | Determines whether two instances of Object are equal. (Überschreibt Object.Equals(Object).) |
![]() |
GetHashCode | Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Überschreibt Object.GetHashCode().) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Überschreibt Object.ToString().) |
Zum Anfang
Operatoren
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
Equality | Determines whether two specified instances of CellProperty are equal. |
![]() ![]() |
Inequality | Determines whether two specified instances of CellProperty have different values. |
Zum Anfang
Hinweise
In Analysis Services, cell properties contain information about the content and format of cells in a cube. Cell properties are most commonly used to assist in the visual presentation of cell data.
The CellProperty class is used to represent cell properties for a given Cell.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)