Level 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義 Hierarchy 項目中的層級。 此類別無法獲得繼承。
[System.Runtime.InteropServices.Guid("449F0533-E601-4c13-9841-4946FB641699")]
public sealed class Level : Microsoft.AnalysisServices.NamedComponent, ICloneable
[<System.Runtime.InteropServices.Guid("449F0533-E601-4c13-9841-4946FB641699")>]
type Level = class
inherit NamedComponent
interface ICloneable
Public NotInheritable Class Level
Inherits NamedComponent
Implements ICloneable
- 繼承
- 屬性
- 實作
建構函式
Level() |
使用預設值,初始化 Level 類別的新執行個體。 |
Level(String) |
使用指定的名稱,初始化 Level 的新執行個體。 |
Level(String, String) |
使用指定的名稱和識別碼,初始化 Level 的新執行個體。 |
欄位
MaxIDLength |
指定識別碼的最大長度。 (繼承來源 NamedComponent) |
MaxNameLength |
指定名稱的最大長度。 (繼承來源 NamedComponent) |
屬性
Annotations |
取得可在其中儲存自訂資料的集合。 (繼承來源 ModelComponent) |
Description |
取得或設定元件的描述。 (繼承來源 NamedComponent) |
FriendlyName |
取得元件的使用者易記名稱。 (繼承來源 NamedComponent) |
HideMemberIf |
取得或設定是否應向用戶端應用程式隱藏 Level 中的成員,以及何時隱藏。 |
ID |
取得或設定元件的識別碼。 (繼承來源 NamedComponent) |
KeyForCollection |
取得集合中使用的索引鍵。 (繼承來源 NamedComponent) |
Name |
取得或設定元件的名稱。 (繼承來源 NamedComponent) |
OwningCollection |
取得或設定包含 ModelComponent 的集合。 (繼承來源 ModelComponent) |
Parent | |
ParentDatabase | |
ParentDimension | |
ParentServer | |
Site |
取得或設定與元件建立關聯的網站。 (繼承來源 NamedComponent) |
SiteID |
取得或設定與元件相關聯之網站的識別碼。 (繼承來源 NamedComponent) |
SourceAttribute |
取得或設定與 Level 物件建立關聯之來源屬性的維度屬性物件。 |
SourceAttributeID |
取得或設定與 Level 物件建立關聯的來源屬性。 |
Translations |
取得與 Level 物件建立關聯的翻譯集合。 |
方法
明確介面實作
ICloneable.Clone() |
定義 Hierarchy 項目中的層級。 此類別無法獲得繼承。 |
IFormattable.ToString(String, IFormatProvider) |
定義 Hierarchy 項目中的層級。 此類別無法獲得繼承。 (繼承來源 NamedComponent) |
IHostableComponent.Host |
定義 Hierarchy 項目中的層級。 此類別無法獲得繼承。 (繼承來源 ModelComponent) |
IModelComponent.FriendlyPath |
定義 Hierarchy 項目中的層級。 此類別無法獲得繼承。 (繼承來源 ModelComponent) |
IModelComponent.OwningCollection |
定義 Hierarchy 項目中的層級。 此類別無法獲得繼承。 (繼承來源 ModelComponent) |