CubeDimension Members
Represents the relationship between a dimension and a cube. This class cannot be inherited.
The following tables list the members exposed by the CubeDimension type.
Public Constructors
Name | Description | |
---|---|---|
CubeDimension | Overloaded. Initializes a new instance of the CubeDimension class. |
Nach oben
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
AllMemberAggregationUsage | Gets or sets controls for how Aggregation Designer in Microsoft SQL Server 2005 Analysis Services (SSAS) designs aggregations. | |
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | |
Attributes | Gets the collection of attributes associated with a CubeDimension object. | |
Container | (inherited from Component ) | |
Description | (inherited from NamedComponent ) | |
Dimension | Gets the Dimension associated with the CubeDimension object. | |
DimensionID | Gets or sets the dimension identifier associated with the CubeDimension object. | |
Hierarchies | Gets the hierarchies associated with a CubeDimension object. | |
HierarchyUniqueNameStyle | Gets or sets how unique names are generated for hierarchies that are contained within the CubeDimension. | |
ID | (inherited from NamedComponent ) | |
MemberUniqueNameStyle | Gets or sets how unique names are generated for members of hierarchies contained within the CubeDimension. | |
Name | (inherited from NamedComponent ) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | Gets the parent Cube of the CubeDimension object. | |
ParentDatabase | Gets the parent Database of the CubeDimension object. | |
ParentServer | Gets the parent Server of the CubeDimension object. | |
Site | (inherited from NamedComponent ) | |
SiteID | (inherited from NamedComponent ) | |
Translations | Gets the translations collection associated with a CubeDimension object. | |
Visible | Gets or sets the visibility property for a CubeDimension object. |
Nach oben
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from NamedComponent ) | |
KeyForCollection | (inherited from NamedComponent ) |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Creates a new, full copy of an object. | |
CopyTo | Overloaded. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
Submit | Overloaded. (inherited from ModelComponent ) | |
ToString | (inherited from NamedComponent ) | |
Validate | Overloaded. |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from ModelComponent ) | |
BeforeRemove | (inherited from ModelComponent ) | |
CopyTo | Overloaded. (inherited from NamedComponent ) | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | (inherited from ModelComponent ) | |
Reset | (inherited from NamedComponent ) |
Nach oben
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Nach oben
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone | ||
System.IFormattable.ToString | (inherited from NamedComponent ) | |
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
Nach oben