Classe OlapInfoCube
Represents metadata pertaining to a cube that is associated with an instance of a CellSet class.
Hiérarchie d'héritage
System.Object
Microsoft.AnalysisServices.AdomdClient.OlapInfoCube
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public NotInheritable Class OlapInfoCube
'Utilisation
Dim instance As OlapInfoCube
public sealed class OlapInfoCube
public ref class OlapInfoCube sealed
[<SealedAttribute>]
type OlapInfoCube = class end
public final class OlapInfoCube
Le type OlapInfoCube expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
CubeName | Gets a String that represents the name of the cube that the OlapInfoCube represents. | |
LastDataUpdate | Gets a DateTime that represents the last updated date for the data contained in the cube that the OlapInfoCube represents. | |
LastSchemaUpdate | Gets a DateTime that represents the last updated date for the schema associated with the cube that the OlapInfoCube represents. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (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.