Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents metadata pertaining to a cube that is associated with an instance of a CellSet class.
Vererbungshierarchie
System.Object
Microsoft.AnalysisServices.AdomdClient.OlapInfoCube
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class OlapInfoCube
'Usage
Dim instance As OlapInfoCube
public sealed class OlapInfoCube
public ref class OlapInfoCube sealed
[<SealedAttribute>]
type OlapInfoCube = class end
public final class OlapInfoCube
Der OlapInfoCube-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
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. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)