CubeDef Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AnalysisServices.AdomdClient.CubeDef
public sealed class CubeDef
type CubeDef = class
Public NotInheritable Class CubeDef
- Inheritance
-
CubeDef
Properties
Caption |
Caption |
Description |
Description |
Dimensions |
Dimensions |
Kpis |
Kpis |
LastProcessed |
LastProcessed |
LastUpdated |
LastUpdated |
Measures |
Measures |
Name |
Name |
NamedSets |
NamedSets |
ParentConnection |
ParentConnection |
Properties |
Properties |
Type |
Type |
Methods
Equals(Object) |
Equals |
GetHashCode() |
GetHashCode |
GetSchemaObject(SchemaObjectType, String, Boolean) |
GetSchemaObject |
GetSchemaObject(SchemaObjectType, String) |
GetSchemaObject |
ToString() |
ToString |
Operators
Equality(CubeDef, CubeDef) |
operator== |
Inequality(CubeDef, CubeDef) |
operator!= |