Condividi tramite


Classe OlapInfoCube

Represents metadata pertaining to a cube that is associated with an instance of a CellSet class.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..OlapInfoCube

Spazio dei nomi  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class OlapInfoCube
'Utilizzo
Dim instance As OlapInfoCube
public sealed class OlapInfoCube
public ref class OlapInfoCube sealed
[<SealedAttribute>]
type OlapInfoCube =  class end
public final class OlapInfoCube

Nel tipo OlapInfoCube sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica CubeName Gets a String that represents the name of the cube that the OlapInfoCube represents.
Proprietà pubblica LastDataUpdate Gets a DateTime that represents the last updated date for the data contained in the cube that the OlapInfoCube represents.
Proprietà pubblica LastSchemaUpdate Gets a DateTime that represents the last updated date for the schema associated with the cube that the OlapInfoCube represents.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.