CubeDimension-Member
Represents the relationship between a dimension and a cube. This class cannot be inherited.
Der CubeDimension-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
CubeDimension() () () () | Initializes a new instance of the CubeDimension class using default values. | |
CubeDimension(String) | Initializes a new instance of CubeDimension using an identifier. | |
CubeDimension(String, String, String) | Initializes a new instance of CubeDimension using a name a dimension identifier and CubeDimension identifier. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
AddToContainer | Infrastruktur. (Geerbt von ModelComponent.) | |
AfterInsert | Infrastruktur. (Geerbt von ModelComponent.) | |
AfterMove | Infrastruktur. (Geerbt von ModelComponent.) | |
AfterRemove | Infrastruktur. (Geerbt von ModelComponent.) | |
BeforeRemove | Infrastruktur. (Geerbt von ModelComponent.) | |
Clone | Creates a new, full copy of an object. | |
CopyTo(CubeDimension) | Copies a CubeDimension object to the specified object. | |
CopyTo | Infrastruktur. (Geerbt von ModelComponent.) | |
CopyTo(NamedComponent) | (Geerbt von NamedComponent.) | |
CreateObjRef | (Geerbt von MarshalByRefObject.) | |
Dispose | (Geerbt von Component.) | |
Dispose | (Geerbt von Component.) | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Component.) | |
GetHashCode | (Geerbt von Object.) | |
GetLifetimeService | (Geerbt von MarshalByRefObject.) | |
GetService | (Geerbt von Component.) | |
GetType | (Geerbt von Object.) | |
InitializeLifetimeService | (Geerbt von MarshalByRefObject.) | |
MemberwiseClone | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von MarshalByRefObject.) | |
RemoveFromContainer | Infrastruktur. (Geerbt von ModelComponent.) | |
Reset | (Geerbt von NamedComponent.) | |
Submit() () () () | Infrastruktur. (Geerbt von ModelComponent.) | |
Submit(Boolean) | Infrastruktur. (Geerbt von ModelComponent.) | |
ToString | (Geerbt von NamedComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Geerbt von ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Geerbt von ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Überschreibt NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
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. (Geerbt von ModelComponent.) | |
Attributes | Gets the collection of attributes associated with a CubeDimension object. | |
CanRaiseEvents | (Geerbt von Component.) | |
Container | (Geerbt von Component.) | |
Description | (Geerbt von NamedComponent.) | |
DesignMode | (Geerbt von Component.) | |
Dimension | Gets the Dimension associated with the CubeDimension object. | |
DimensionID | Gets or sets the dimension identifier associated with the CubeDimension object. | |
Events | (Geerbt von Component.) | |
FriendlyName | (Geerbt von NamedComponent.) | |
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 | (Geerbt von NamedComponent.) | |
KeyForCollection | (Geerbt von NamedComponent.) | |
MemberUniqueNameStyle | Gets or sets how unique names are generated for members of hierarchies contained within the CubeDimension. | |
Name | (Geerbt von NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Geerbt von 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 | (Geerbt von NamedComponent.) | |
SiteID | (Geerbt von NamedComponent.) | |
Translations | Gets the translations collection associated with a CubeDimension object. | |
Visible | Gets or sets the visibility property for a CubeDimension object. |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Geerbt von NamedComponent.) | |
IHostableComponent. . :: . .Host | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Geerbt von ModelComponent.) |
Zum Anfang