Axis-Klasse
Represents an axis within a cellset.
Vererbungshierarchie
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..Axis
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class Axis
'Usage
Dim instance As Axis
public sealed class Axis
public ref class Axis sealed
[<SealedAttribute>]
type Axis = class end
public final class Axis
Der Axis-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Name | Gets the name of the Axis. |
![]() |
Positions | Gets a PositionCollection that contains the positions for the Axis. |
![]() |
Set | Gets a Set that contains the set for the Axis. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | Determines whether this instance of Axis is equal to another instance of Axis. (Überschreibt Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Überschreibt Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (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 Axis are equal. |
![]() ![]() |
Inequality | Determines whether two specified instances of Axis have different values. |
Zum Anfang
Hinweise
An Axis represents one query or slicer axis returned in a cellset (and represented by a CellSet.) An axis is essentially a set of ordered, congruent tuples used to organize the cells in a cellset.
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)
.gif)