PerspectiveHierarchy クラス
継承階層
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices..::..PerspectiveHierarchy
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("6AD99CE6-D74C-4d95-9222-4BE09FC9F052")> _
Public NotInheritable Class PerspectiveHierarchy _
Inherits ModelComponent _
Implements ICloneable
'使用
Dim instance As PerspectiveHierarchy
[GuidAttribute("6AD99CE6-D74C-4d95-9222-4BE09FC9F052")]
public sealed class PerspectiveHierarchy : ModelComponent,
ICloneable
[GuidAttribute(L"6AD99CE6-D74C-4d95-9222-4BE09FC9F052")]
public ref class PerspectiveHierarchy sealed : public ModelComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("6AD99CE6-D74C-4d95-9222-4BE09FC9F052")>]
type PerspectiveHierarchy =
class
inherit ModelComponent
interface ICloneable
end
public final class PerspectiveHierarchy extends ModelComponent implements ICloneable
PerspectiveHierarchy 型は、以下のメンバーを公開しています。
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
CanRaiseEvents | (Component から継承されています。) | |
Container | (Component から継承されています。) | |
CubeHierarchy | ||
DesignMode | (Component から継承されています。) | |
Events | (Component から継承されています。) | |
FriendlyName | インフラストラクチャです。 (ModelComponent から継承されています。) | |
Hierarchy | ||
HierarchyID | ||
KeyForCollection | インフラストラクチャです。 (ModelComponent から継承されています。) | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | ||
ParentCube | ||
ParentDatabase | ||
ParentPerspective | ||
ParentServer | ||
Site | (Component から継承されています。) |
先頭に戻る
メソッド
先頭に戻る
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。