PerspectiveMeasureGroup 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 Perspective 項目中量值群組的相關資訊。 此類別無法獲得繼承。
[System.Runtime.InteropServices.Guid("DB17C295-0EBA-45c7-B426-EBC4E3C193DB")]
public sealed class PerspectiveMeasureGroup : Microsoft.AnalysisServices.ModelComponent, ICloneable
[<System.Runtime.InteropServices.Guid("DB17C295-0EBA-45c7-B426-EBC4E3C193DB")>]
type PerspectiveMeasureGroup = class
inherit ModelComponent
interface ICloneable
Public NotInheritable Class PerspectiveMeasureGroup
Inherits ModelComponent
Implements ICloneable
- 繼承
- 屬性
- 實作
建構函式
PerspectiveMeasureGroup() |
使用預設值,初始化 PerspectiveMeasureGroup 類別的新執行個體。 |
PerspectiveMeasureGroup(String) |
使用指定的量值群組,初始化 PerspectiveMeasureGroup 的新實例。 |
屬性
Annotations |
取得可在其中儲存自訂資料的集合。 (繼承來源 ModelComponent) |
FriendlyName |
取得 ModelComponent 的易記名稱。 (繼承來源 ModelComponent) |
KeyForCollection |
取得集合中使用的索引鍵。 (繼承來源 ModelComponent) |
MeasureGroup |
取得與 PerspectiveMeasureGroup 物件建立關聯的 MeasureGroup 物件。 |
MeasureGroupID |
取得或設定 PerspectiveMeasureGroup 物件的量值群組。 |
Measures |
取得 PerspectiveMeasureGroup 物件的量值集合。 |
OwningCollection |
取得或設定包含 ModelComponent 的集合。 (繼承來源 ModelComponent) |
Parent |
取得 PerspectiveMeasureGroup 物件的父 Perspective 物件。 |
ParentCube |
取得 PerspectiveMeasureGroup 物件的父 Cube 物件。 |
ParentDatabase |
取得 PerspectiveMeasureGroup 物件的父 Database 物件。 |
ParentServer |
取得 PerspectiveMeasureGroup 物件的父 Server 物件。 |
方法
明確介面實作
ICloneable.Clone() |
表示 Perspective 項目中量值群組的相關資訊。 此類別無法獲得繼承。 |
IHostableComponent.Host |
表示 Perspective 項目中量值群組的相關資訊。 此類別無法獲得繼承。 (繼承來源 ModelComponent) |
IModelComponent.FriendlyPath |
表示 Perspective 項目中量值群組的相關資訊。 此類別無法獲得繼承。 (繼承來源 ModelComponent) |
IModelComponent.OwningCollection |
表示 Perspective 項目中量值群組的相關資訊。 此類別無法獲得繼承。 (繼承來源 ModelComponent) |