ModelComponent クラス
ほとんどの分析管理オブジェクト (AMO) の基本クラスを表します。
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
詳細情報...
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("FBB03F30-DECD-4a40-9E8F-06ACB99A0A97")> _
Public MustInherit Class ModelComponent _
Inherits Component _
Implements IModelComponent, IComponent, IDisposable, IHostableComponent
'使用
Dim instance As ModelComponent
[GuidAttribute("FBB03F30-DECD-4a40-9E8F-06ACB99A0A97")]
public abstract class ModelComponent : Component,
IModelComponent, IComponent, IDisposable, IHostableComponent
[GuidAttribute(L"FBB03F30-DECD-4a40-9E8F-06ACB99A0A97")]
public ref class ModelComponent abstract : public Component,
IModelComponent, IComponent, IDisposable, IHostableComponent
[<AbstractClassAttribute>]
[<GuidAttribute("FBB03F30-DECD-4a40-9E8F-06ACB99A0A97")>]
type ModelComponent =
class
inherit Component
interface IModelComponent
interface IComponent
interface IDisposable
interface IHostableComponent
end
public abstract class ModelComponent extends Component implements IModelComponent, IComponent, IDisposable, IHostableComponent
ModelComponent 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
ModelComponent | ModelComponent クラスの新しいインスタンスを既定値で初期化します。 |
先頭に戻る
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | カスタム データを格納できるコレクションを取得します。 | |
CanRaiseEvents | (Component から継承されています。) | |
Container | (Component から継承されています。) | |
DesignMode | (Component から継承されています。) | |
Events | (Component から継承されています。) | |
FriendlyName | インフラストラクチャです。 ModelComponent の表示名を取得します。 | |
KeyForCollection | インフラストラクチャです。コレクションに使用されているキーを取得します。 | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 | |
Parent | インフラストラクチャです。 ModelComponent オブジェクトの親である IModelComponent オブジェクトを取得します。 | |
Site | (Component から継承されています。) |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
AddToContainer | インフラストラクチャです。指定されたコンテナーに ModelComponent オブジェクトを追加します。 | |
AfterInsert | インフラストラクチャです。指定されたインデックスへの追加後に ModelComponent オブジェクトを表示します。 | |
AfterMove | インフラストラクチャです。指定されたインデックスへの移動後に ModelComponent オブジェクトを表示します。 | |
AfterRemove | インフラストラクチャです。 ModelComponent オブジェクトの削除後に ModelComponentCollection を表示します。 | |
BeforeRemove | インフラストラクチャです。 ModelComponent オブジェクトを削除した後でクリーンアップします。 | |
CopyTo | インフラストラクチャです。 ModelComponent オブジェクトを指定したオブジェクトにコピーします。 | |
CreateObjRef | セキュリティ クリティカル。 (MarshalByRefObject から継承されています。) | |
Dispose() | (Component から継承されています。) | |
Dispose(Boolean) | (Component から継承されています。) | |
Equals | (Object から継承されています。) | |
Finalize | (Component から継承されています。) | |
GetHashCode | (Object から継承されています。) | |
GetLifetimeService | セキュリティ クリティカル。 (MarshalByRefObject から継承されています。) | |
GetService | (Component から継承されています。) | |
GetType | (Object から継承されています。) | |
InitializeLifetimeService | セキュリティ クリティカル。 (MarshalByRefObject から継承されています。) | |
MemberwiseClone() | (Object から継承されています。) | |
MemberwiseClone(Boolean) | (MarshalByRefObject から継承されています。) | |
RemoveFromContainer | インフラストラクチャです。指定されたコンテナーから ModelComponent オブジェクトを削除します。 | |
Reset | インフラストラクチャです。コンポーネントを初期状態にリセットします。 | |
Submit() | インフラストラクチャです。 ModelComponent オブジェクトを送信します。 | |
Submit(Boolean) | インフラストラクチャです。 ModelComponent オブジェクトを送信します。 | |
ToString | インフラストラクチャです。現在のオブジェクトを表す文字列を返します。 (Component.ToString() をオーバーライドします。) | |
Validate(ValidationErrorCollection) | 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。 | |
Validate(ValidationErrorCollection, Boolean) | 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。パラメーターを使って、詳細なエラー情報を返すように指定できます。 | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | ModelComponent オブジェクトが有効かどうかを示します。 |
先頭に戻る
イベント
名前 | 説明 | |
---|---|---|
Disposed | (Component から継承されています。) |
先頭に戻る
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
IHostableComponent.Host | ModelComponent のホストである IServiceProvider を取得または設定します。 | |
IModelComponent.FriendlyPath | ModelComponent の表示パスを取得します。 | |
IModelComponent.OwningCollection | 現在のオブジェクトを所有するコレクションを取得または設定します。 |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
関連項目
参照
Microsoft.AnalysisServices 名前空間
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.Account
Microsoft.AnalysisServices.AggregationAttribute
Microsoft.AnalysisServices.AggregationDesignAttribute
Microsoft.AnalysisServices.AggregationDesignDimension
Microsoft.AnalysisServices.AggregationDimension
Microsoft.AnalysisServices.AggregationInstanceAttribute
Microsoft.AnalysisServices.AggregationInstanceDimension
Microsoft.AnalysisServices.AggregationInstanceMeasure
Microsoft.AnalysisServices.AttributePermission
Microsoft.AnalysisServices.AttributeRelationship
Microsoft.AnalysisServices.CalculationProperty
Microsoft.AnalysisServices.CellPermission
Microsoft.AnalysisServices.CubeAttribute
Microsoft.AnalysisServices.CubeDimensionPermission
Microsoft.AnalysisServices.CubeHierarchy
Microsoft.AnalysisServices.MeasureGroupAttribute
Microsoft.AnalysisServices.MeasureGroupDimension
Microsoft.AnalysisServices.NamedComponent
Microsoft.AnalysisServices.PerspectiveAction
Microsoft.AnalysisServices.PerspectiveAttribute
Microsoft.AnalysisServices.PerspectiveCalculation
Microsoft.AnalysisServices.PerspectiveDimension
Microsoft.AnalysisServices.PerspectiveHierarchy
Microsoft.AnalysisServices.PerspectiveKpi
Microsoft.AnalysisServices.PerspectiveMeasure
Microsoft.AnalysisServices.PerspectiveMeasureGroup
Microsoft.AnalysisServices.Relationship
Microsoft.AnalysisServices.RelationshipEnd
Microsoft.AnalysisServices.RelationshipEndAttribute
Microsoft.AnalysisServices.Translation