CubeDimension 멤버
Represents the relationship between a dimension and a cube. This class cannot be inherited.
CubeDimension 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
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. |
맨 위로 이동
메서드
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
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. (ModelComponent에서 상속됩니다.) | |
Attributes | Gets the collection of attributes associated with a CubeDimension object. | |
CanRaiseEvents | (Component에서 상속됩니다.) | |
Container | (Component에서 상속됩니다.) | |
Description | (NamedComponent에서 상속됩니다.) | |
DesignMode | (Component에서 상속됩니다.) | |
Dimension | Gets the Dimension associated with the CubeDimension object. | |
DimensionID | Gets or sets the dimension identifier associated with the CubeDimension object. | |
Events | (Component에서 상속됩니다.) | |
FriendlyName | (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 | (NamedComponent에서 상속됩니다.) | |
KeyForCollection | (NamedComponent에서 상속됩니다.) | |
MemberUniqueNameStyle | Gets or sets how unique names are generated for members of hierarchies contained within the CubeDimension. | |
Name | (NamedComponent에서 상속됩니다.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (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 | (NamedComponent에서 상속됩니다.) | |
SiteID | (NamedComponent에서 상속됩니다.) | |
Translations | Gets the translations collection associated with a CubeDimension object. | |
Visible | Gets or sets the visibility property for a CubeDimension object. |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (NamedComponent에서 상속됩니다.) | |
IHostableComponent. . :: . .Host | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent에서 상속됩니다.) |
맨 위로 이동