Compartir a través de


OlapInfoCube Miembros

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

El tipo OlapInfoCube expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública CubeName Gets a String that represents the name of the cube that the OlapInfoCube represents.
Propiedad pública LastDataUpdate Gets a DateTime that represents the last updated date for the data contained in the cube that the OlapInfoCube represents.
Propiedad pública LastSchemaUpdate Gets a DateTime that represents the last updated date for the schema associated with the cube that the OlapInfoCube represents.

Principio