Share via


Membres CubeDef

Represents the metadata for a cube.

Le type CubeDef expose les membres suivants.

Méthodes

  Nom Description
Méthode publique {dtor} Releases all resources used by the CubeDef.
Méthode publique Dispose Releases all resources used by the CubeDef.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetSchemaObject Returns an object associated with the CubeDef from a specified schema rowset.
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Caption Gets the caption of the CubeDef.
Propriété publique Description Gets the description of the CubeDef.
Propriété publique Dimensions Gets an instance of the DimensionCollection class that contains the dimensions for the CubeDef class.
Propriété publique Kpis Gets the Kpis associated with the CubeDef. This member is not supported for versions of Analysis Services earlier than Microsoft SSQL Server 2005 Analysis Services (SSAS).
Propriété publique LastProcessed Gets the date and time on which the CubeDef was last processed.
Propriété publique LastUpdated Gets the date and time on which the CubeDef was last updated.
Propriété publique Measures Gets an instance of the MeasureCollection class that contains the measures for the CubeDef.
Propriété publique Name Gets the name of the CubeDef.
Propriété publique NamedSets Gets an instance of the NamedSetCollection class that contains the named sets for the CubeDef.
Propriété publique Properties Gets an instance of a PropertyCollection class that contains the properties associated with the CubeDef.
Propriété publique Type Returns the CubeType()()()() of the cube, if supported by the provider.
Propriété publique UniqueName

Haut de la page