Classe OlapInfoAxis
Represents metadata pertaining to an axis that is associated with a CellSet.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..OlapInfoAxis
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public NotInheritable Class OlapInfoAxis
'Utilisation
Dim instance As OlapInfoAxis
public sealed class OlapInfoAxis
public ref class OlapInfoAxis sealed
[<SealedAttribute>]
type OlapInfoAxis = class end
public final class OlapInfoAxis
Le type OlapInfoAxis expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Hierarchies | Gets an OlapInfoHierarchyCollection that represents metadata pertaining to the hierarchies that are associated with the OlapInfoAxis. | |
Name | Gets a String that represents the name of the object represented by OlapInfoAxis. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.