AggregationInstanceAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示彙總執行個體所使用之屬性的資訊。
[System.Runtime.InteropServices.Guid("91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")]
public class AggregationInstanceAttribute : Microsoft.AnalysisServices.ModelComponent, ICloneable
[<System.Runtime.InteropServices.Guid("91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")>]
type AggregationInstanceAttribute = class
inherit ModelComponent
interface ICloneable
Public Class AggregationInstanceAttribute
Inherits ModelComponent
Implements ICloneable
- 繼承
- 屬性
- 實作
建構函式
AggregationInstanceAttribute() |
使用預設值,將 AggregationInstanceAttribute 的新執行個體初始化。 |
AggregationInstanceAttribute(String) |
使用指定的屬性識別碼,初始化 AggregationInstanceAttribute 的新執行個體。 |
屬性
Annotations |
取得可在其中儲存自訂資料的集合。 (繼承來源 ModelComponent) |
AttributeID |
取得或設定 AggregationInstanceAttribute 的屬性識別碼。 |
FriendlyName |
取得 AggregationInstanceAttribute 物件的易記名稱。 |
KeyColumns |
取得 AggregationInstanceAttribute 之資料表和資料行的繫結。 |
KeyForCollection |
傳回集合中使用的索引鍵。 |
OwningCollection |
取得或設定包含 ModelComponent 的集合。 (繼承來源 ModelComponent) |
Parent |
取得 ModelComponent 物件的父代 IModelComponent 物件。 (繼承來源 ModelComponent) |
方法
明確介面實作
ICloneable.Clone() |
表示彙總執行個體所使用之屬性的資訊。 |
IHostableComponent.Host |
表示彙總執行個體所使用之屬性的資訊。 (繼承來源 ModelComponent) |
IModelComponent.FriendlyPath |
表示彙總執行個體所使用之屬性的資訊。 (繼承來源 ModelComponent) |
IModelComponent.OwningCollection |
表示彙總執行個體所使用之屬性的資訊。 (繼承來源 ModelComponent) |