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