Поделиться через


Класс OlapInfoCube

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

Иерархия наследования

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

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public NotInheritable Class OlapInfoCube
'Применение
Dim instance As OlapInfoCube
public sealed class OlapInfoCube
public ref class OlapInfoCube sealed
[<SealedAttribute>]
type OlapInfoCube =  class end
public final class OlapInfoCube

Тип OlapInfoCube обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.