Freigeben über


OlapInfoCube-Klasse

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
Öffentliche Eigenschaft CubeName Gets a String that represents the name of the cube that the OlapInfoCube represents.
Öffentliche Eigenschaft LastDataUpdate Gets a DateTime that represents the last updated date for the data contained in the cube that the OlapInfoCube represents.
Öffentliche Eigenschaft 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
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode 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.