AggregationDimension 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表維度與彙總之間的關聯性。 此類別無法獲得繼承。
[System.Runtime.InteropServices.Guid("7B5E1329-C951-4dbd-A404-11050D15280A")]
public sealed class AggregationDimension : Microsoft.AnalysisServices.ModelComponent, ICloneable
[<System.Runtime.InteropServices.Guid("7B5E1329-C951-4dbd-A404-11050D15280A")>]
type AggregationDimension = class
inherit ModelComponent
interface ICloneable
Public NotInheritable Class AggregationDimension
Inherits ModelComponent
Implements ICloneable
- 繼承
- 屬性
- 實作
建構函式
AggregationDimension() |
使用預設值,初始化 AggregationDimension 類別的新執行個體。 |
AggregationDimension(String) |
使用指定的 Cube 維度識別碼,初始化 AggregationDimension 類別的新執行個體。 |
屬性
Annotations |
取得可在其中儲存自訂資料的集合。 (繼承來源 ModelComponent) |
Attributes |
取得相關聯的 AggregationDimension 之屬性的集合。 |
CubeDimension |
取得對應於 AggregationDimension 的父 CubeDimension。 |
CubeDimensionID |
取得或設定與父項目建立關聯的 CubeDimension 項目識別碼。 |
Dimension |
取得對應於 AggregationDimension 物件的維度物件。 |
FriendlyName |
取得 ModelComponent 的易記名稱。 (繼承來源 ModelComponent) |
KeyForCollection |
取得集合中使用的索引鍵。 (繼承來源 ModelComponent) |
MeasureGroupDimension |
取得 AggregationDimension 內維度與量值群組之間的關聯性。 |
OwningCollection |
取得或設定包含 ModelComponent 的集合。 (繼承來源 ModelComponent) |
Parent |
取得 AggregationDimension 物件的父 Aggregation 物件。 |
ParentAggregationDesign |
取得 AggregationDimension 物件的父 AggregationDesign 物件。 |
ParentCube |
取得 AggregationDimension 物件的父 Cube 物件。 |
ParentDatabase |
取得 AggregationDimension 物件的父 Database 物件。 |
ParentMeasureGroup |
取得 AggregationDimension 物件的父 MeasureGroup 物件。 |
ParentServer |
取得 AggregationDimension 物件的父 Server 物件。 |
方法
明確介面實作
ICloneable.Clone() |
代表維度與彙總之間的關聯性。 此類別無法獲得繼承。 |
IHostableComponent.Host |
代表維度與彙總之間的關聯性。 此類別無法獲得繼承。 (繼承來源 ModelComponent) |
IModelComponent.FriendlyPath |
代表維度與彙總之間的關聯性。 此類別無法獲得繼承。 (繼承來源 ModelComponent) |
IModelComponent.OwningCollection |
代表維度與彙總之間的關聯性。 此類別無法獲得繼承。 (繼承來源 ModelComponent) |