AggregationInstanceAttribute クラス
Aggregation インスタンスで使用される属性に関する情報を表します。
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.AggregationInstanceAttribute
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")> _
Public Class AggregationInstanceAttribute _
Inherits ModelComponent _
Implements ICloneable
'使用
Dim instance As AggregationInstanceAttribute
[GuidAttribute("91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")]
public class AggregationInstanceAttribute : ModelComponent,
ICloneable
[GuidAttribute(L"91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")]
public ref class AggregationInstanceAttribute : public ModelComponent,
ICloneable
[<GuidAttribute("91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")>]
type AggregationInstanceAttribute =
class
inherit ModelComponent
interface ICloneable
end
public class AggregationInstanceAttribute extends ModelComponent implements ICloneable
AggregationInstanceAttribute 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
AggregationInstanceAttribute() | AggregationInstanceAttribute の新しいインスタンスを既定値で初期化します。 | |
AggregationInstanceAttribute(String) | 識別子を使用して、AggregationInstanceAttribute の新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
AttributeID | AggregationInstanceAttribute の属性識別子を取得します。値の設定も可能です。 | |
CanRaiseEvents | (Component から継承されています。) | |
Container | (Component から継承されています。) | |
DesignMode | (Component から継承されています。) | |
Events | (Component から継承されています。) | |
FriendlyName | インフラストラクチャです。この現在のインスタンスの表示名を取得します。 (ModelComponent.FriendlyName をオーバーライドします。) | |
KeyColumns | AggregationInstanceAttribute のテーブルおよび列へのバインドを取得します。 | |
KeyForCollection | インフラストラクチャです。コレクションに使用されているキーを取得します。 (ModelComponent.KeyForCollection をオーバーライドします。) | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | インフラストラクチャです。ModelComponent オブジェクトの親である IModelComponent オブジェクトを取得します。 (ModelComponent から継承されています。) | |
Site | (Component から継承されています。) |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
AddToContainer | インフラストラクチャです。指定されたコンテナーに ModelComponent オブジェクトを追加します。 (ModelComponent から継承されています。) | |
AfterInsert | インフラストラクチャです。指定されたインデックスへの追加後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。) | |
AfterMove | インフラストラクチャです。指定されたインデックスへの移動後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。) | |
AfterRemove | インフラストラクチャです。ModelComponent オブジェクトの削除後に ModelComponentCollection を表示します。 (ModelComponent から継承されています。) | |
BeforeRemove | インフラストラクチャです。ModelComponent オブジェクトを削除した後でクリーンアップします。 (ModelComponent から継承されています。) | |
Clone | オブジェクトの新しい完全コピーを作成します。 | |
CopyTo(AggregationInstanceAttribute) | AggregationInstanceAttribute オブジェクトを指定したオブジェクトにコピーします。 | |
CopyTo(ModelComponent) | インフラストラクチャです。ModelComponent オブジェクトを指定したオブジェクトにコピーします。 (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 オブジェクトを削除します。 (ModelComponent から継承されています。) | |
Reset | インフラストラクチャです。コンポーネントを初期状態にリセットします。 (ModelComponent から継承されています。) | |
Submit() | インフラストラクチャです。ModelComponent オブジェクトを送信します。 (ModelComponent から継承されています。) | |
Submit(Boolean) | インフラストラクチャです。ModelComponent オブジェクトを送信します。 (ModelComponent から継承されています。) | |
ToString | インフラストラクチャです。現在のオブジェクトを表す文字列を返します。 (ModelComponent から継承されています。) | |
Validate(ValidationErrorCollection) | 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。 (ModelComponent から継承されています。) | |
Validate(ValidationErrorCollection, Boolean) | 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。パラメーターを使って、詳細なエラー情報を返すように指定できます。 (ModelComponent から継承されています。) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | ModelComponent オブジェクトが有効かどうかを示します。 (ModelComponent から継承されています。) |
先頭に戻る
イベント
名前 | 説明 | |
---|---|---|
Disposed | (Component から継承されています。) |
先頭に戻る
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
ICloneable.Clone | この AggregationInstanceAttribute オブジェクトの現在のインスタンスのコピーである新しいオブジェクトを作成して返します。 | |
IHostableComponent.Host | ModelComponent のホストである IServiceProvider を取得または設定します。 (ModelComponent から継承されています。) | |
IModelComponent.FriendlyPath | ModelComponent の表示パスを取得します。 (ModelComponent から継承されています。) | |
IModelComponent.OwningCollection | 現在のオブジェクトを所有するコレクションを取得または設定します。 (ModelComponent から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。