RelationshipEnd 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義維度之間的一對多關聯性的一端。
public class RelationshipEnd : Microsoft.AnalysisServices.ModelComponent
type RelationshipEnd = class
inherit ModelComponent
Public Class RelationshipEnd
Inherits ModelComponent
- 繼承
屬性
Annotations |
取得可在其中儲存自訂資料的集合。 (繼承來源 ModelComponent) |
Attributes |
取得用作維度之間一對多關聯性中的索引鍵 (主要或外部索引鍵) 的屬性。 |
DimensionID |
指定與關聯性端建立關聯的維度。 |
FriendlyName |
取得 RelationshipEnd 物件的易記名稱。 |
KeyForCollection |
取得集合中使用的索引鍵。 |
Multiplicity |
取得或設定關聯性的多重性值。 |
OwningCollection |
取得或設定包含 ModelComponent 的集合。 (繼承來源 ModelComponent) |
Parent |
取得 ModelComponent 物件的父代 IModelComponent 物件。 (繼承來源 ModelComponent) |
Role |
取得或設定關聯性端的名稱,以供報告工具使用。 |
Translations |
取得與物件建立關聯的翻譯集合。 |
VisualizationProperties |
取得或設定可讓報表工具用以提供增強格式的屬性。 |
方法
明確介面實作
IHostableComponent.Host |
定義維度之間的一對多關聯性的一端。 (繼承來源 ModelComponent) |
IModelComponent.FriendlyPath |
定義維度之間的一對多關聯性的一端。 (繼承來源 ModelComponent) |
IModelComponent.OwningCollection |
定義維度之間的一對多關聯性的一端。 (繼承來源 ModelComponent) |