次の方法で共有


AggregationAttribute メンバー

Aggregation の一部として DimensionAttribute を定義します。このクラスは継承できません。

AggregationAttribute 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド AggregationAttribute() () () () AggregationAttribute クラスの新しいインスタンスを既定値で初期化します。
パブリック メソッド AggregationAttribute(String) DimensionAttribute の attributeID を使用して、AggregationAttribute の新しいインスタンスを初期化します。

Top

メソッド

  名前 説明
プロテクト メソッド AddToContainer インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト メソッド AfterInsert インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト メソッド AfterMove インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト メソッド AfterRemove インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト メソッド BeforeRemove インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド Clone 現在の AggregationAttribute をコピーします。
パブリック メソッド CopyTo(AggregationAttribute) 現在の AggregationAttribute を、パラメータとして渡されるオブジェクトにコピーします。
プロテクト メソッド CopyTo インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド CreateObjRef (MarshalByRefObject から継承されています。)
パブリック メソッド Dispose (Component から継承されています。)
プロテクト メソッド Dispose (Component から継承されています。)
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Component から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetLifetimeService (MarshalByRefObject から継承されています。)
プロテクト メソッド GetService (Component から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド InitializeLifetimeService (MarshalByRefObject から継承されています。)
プロテクト メソッド MemberwiseClone (Object から継承されています。)
プロテクト メソッド MemberwiseClone (MarshalByRefObject から継承されています。)
プロテクト メソッド RemoveFromContainer インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト メソッド Reset インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド Submit() () () () インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド Submit(Boolean) インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド ToString インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection, Boolean) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。パラメータを使って、詳細なエラー情報を返すように指定できます。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection, Boolean, ServerEdition) (ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition) をオーバーライドします。)

Top

プロパティ

  名前 説明
パブリック プロパティ Annotations カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。)
パブリック プロパティ Attribute Aggregation に割り当てられた DimensionAttribute を取得します。
パブリック プロパティ AttributeID Aggregation に関連付けられている DimensionAttribute の AttributeID を取得します。値の設定も可能です。
プロテクト プロパティ CanRaiseEvents (Component から継承されています。)
パブリック プロパティ Container (Component から継承されています。)
パブリック プロパティ CubeAttribute 現在の AggregationAttribute を親キューブに関連付ける CubeAttribute を取得します。
プロテクト プロパティ DesignMode (Component から継承されています。)
プロテクト プロパティ Events (Component から継承されています。)
プロテクト プロパティ FriendlyName インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト プロパティ KeyForCollection インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック プロパティ OwningCollection ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。)
パブリック プロパティ Parent 現在の AggregationAttribute の親 AggregationDimension を取得します。
パブリック プロパティ ParentAggregation 現在の AggregationAttribute の親 Aggregation を取得します。
パブリック プロパティ ParentAggregationDesign 現在の AggregationAttribute の親 AggregationDesign を取得します。
パブリック プロパティ ParentCube 現在の AggregationAttribute の親 Cube を取得します。
パブリック プロパティ ParentDatabase 現在の AggregationAttribute の親 Database を取得します。
パブリック プロパティ ParentMeasureGroup 現在の AggregationAttribute の親 MeasureGroup を取得します。
パブリック プロパティ ParentServer 現在の AggregationAttribute の親 Server を取得します。
パブリック プロパティ Site (Component から継承されています。)

Top

イベント

  名前 説明
パブリック イベント Disposed (Component から継承されています。)

Top

明示的なインターフェイスの実装

  名前 説明
明示的なインターフェイスの実装プライベート メソッド ICloneable. . :: . .Clone
明示的なインターフェイスの実装プライベート プロパティ IHostableComponent. . :: . .Host (ModelComponent から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ IModelComponent. . :: . .FriendlyPath (ModelComponent から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ IModelComponent. . :: . .OwningCollection (ModelComponent から継承されています。)

Top