Represents the metadata for a cube.
The following tables list the members exposed by the CubeDef type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Caption | Gets the caption of the CubeDef. | 
| .gif) | Description | Gets the description of the CubeDef. | 
| .gif) | Dimensions | Gets an instance of the DimensionCollection class that contains the dimensions for the CubeDef class. | 
| .gif) | 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). | 
| .gif) | LastProcessed | Gets the date and time on which the CubeDef was last processed. | 
| .gif) | LastUpdated | Gets the date and time on which the CubeDef was last updated. | 
| .gif) | Measures | Gets an instance of the MeasureCollection class that contains the measures for the CubeDef. | 
| .gif) | Name | Overridden. Gets the name of the CubeDef. | 
| .gif) | NamedSets | Gets an instance of the NamedSetCollection class that contains the named sets for the CubeDef. | 
| .gif) | Properties | Gets an instance of a PropertyCollection class that contains the properties associated with the CubeDef. | 
| .gif) | Type | Returns the CubeType of the cube, if supported by the provider. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | {dtor} | Releases all resources used by the CubeDef. | 
| .gif) | Dispose | Releases all resources used by the CubeDef. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetSchemaObject | Returns an object associated with the CubeDef from a specified schema rowset. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
CubeDef Class
Microsoft.AnalysisServices.AdomdServer Namespace