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 Key Performance Indicators (KPIs) associated with the CubeDef. This member is not supported for versions of Analysis Services earlier than Microsoft SQL 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 | Gets the name of the CubeDef. | 
| .gif) | NamedSets | Gets an instance of the NamedSetCollection class that contains the named sets for the CubeDef. | 
| .gif) | ParentConnection | Gets an instance of the AdomdConnection class that contains 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) | Equals | Overloaded. Overridden. Determines whether two instances are equal. | 
| .gif) | GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. | 
| .gif) | GetSchemaObject | Overloaded. Returns an object associated with the CubeDef from a specified schema rowset. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two specified instances of CubeDef are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two specified instances of CubeDef have different values. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Returns a String that represents the current CubeDef. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
CubeDef Class
Microsoft.AnalysisServices.AdomdClient Namespace