Classe AxesInfo
Represents metadata pertaining to the axes that are associated with an instance of a CellSet class.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..AxesInfo
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public NotInheritable Class AxesInfo
'Utilisation
Dim instance As AxesInfo
public sealed class AxesInfo
public ref class AxesInfo sealed
[<SealedAttribute>]
type AxesInfo = class end
public final class AxesInfo
Le type AxesInfo expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Axes | Gets an OlapInfoAxisCollectionthat represents metadata pertaining to the axes that are associated with the AxesInfo. | |
FilterAxis | Gets an OlapInfoAxis that represents metadata pertaining to the filter axis that is associated with the AxesInfo. |
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.