AggregationAttribute クラス

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

継承階層

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      Microsoft.AnalysisServices.ModelComponent
        Microsoft.AnalysisServices.AggregationAttribute

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
<GuidAttribute("DD4570BB-F7D2-4d1b-8FF7-E37504E8FC27")> _
Public NotInheritable Class AggregationAttribute _
    Inherits ModelComponent _
    Implements ICloneable
'使用
Dim instance As AggregationAttribute
[GuidAttribute("DD4570BB-F7D2-4d1b-8FF7-E37504E8FC27")]
public sealed class AggregationAttribute : ModelComponent, 
    ICloneable
[GuidAttribute(L"DD4570BB-F7D2-4d1b-8FF7-E37504E8FC27")]
public ref class AggregationAttribute sealed : public ModelComponent, 
    ICloneable
[<SealedAttribute>]
[<GuidAttribute("DD4570BB-F7D2-4d1b-8FF7-E37504E8FC27")>]
type AggregationAttribute =  
    class 
        inherit ModelComponent 
        interface ICloneable 
    end
public final class AggregationAttribute extends ModelComponent implements ICloneable

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

コンストラクター

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

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ Annotations カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。)
パブリック プロパティ Attribute Aggregation に割り当てられた DimensionAttribute を取得します。
パブリック プロパティ AttributeID Aggregation に関連付けられている DimensionAttribute の AttributeID を取得します。値の設定も可能です。
パブリック プロパティ Container (Component から継承されています。)
パブリック プロパティ CubeAttribute 現在の AggregationAttribute を親キューブに関連付ける CubeAttribute を取得します。
プロテクト プロパティ FriendlyName インフラストラクチャです。ModelComponent の表示名を取得します。 (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 から継承されています。)

先頭に戻る

メソッド

  名前 説明
プロテクト メソッド AddToContainer インフラストラクチャです。指定されたコンテナーに ModelComponent オブジェクトを追加します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterInsert インフラストラクチャです。指定されたインデックスへの追加後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterMove インフラストラクチャです。指定されたインデックスへの移動後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterRemove インフラストラクチャです。ModelComponent オブジェクトの削除後に ModelComponentCollection を表示します。 (ModelComponent から継承されています。)
プロテクト メソッド BeforeRemove インフラストラクチャです。ModelComponent オブジェクトを削除した後でクリーンアップします。 (ModelComponent から継承されています。)
パブリック メソッド Clone 現在の AggregationAttribute をコピーします。
パブリック メソッド CopyTo 現在の AggregationAttribute を、パラメーターとして渡されるオブジェクトにコピーします。
パブリック メソッド CreateObjRef セキュリティ クリティカル。 (MarshalByRefObject から継承されています。)
パブリック メソッド Dispose (Component から継承されています。)
パブリック メソッド Equals (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetLifetimeService セキュリティ クリティカル。 (MarshalByRefObject から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド InitializeLifetimeService セキュリティ クリティカル。 (MarshalByRefObject から継承されています。)
プロテクト メソッド RemoveFromContainer インフラストラクチャです。指定されたコンテナーから ModelComponent オブジェクトを削除します。 (ModelComponent から継承されています。)
パブリック メソッド Submit() インフラストラクチャです。ModelComponent オブジェクトを送信します。 (ModelComponent から継承されています。)
パブリック メソッド Submit(Boolean) インフラストラクチャです。ModelComponent オブジェクトを送信します。 (ModelComponent から継承されています。)
パブリック メソッド ToString インフラストラクチャです。現在のオブジェクトを表す文字列を返します。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection, Boolean) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。パラメーターを使って、詳細なエラー情報を返すように指定できます。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection, Boolean, ServerEdition) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。パラメーターを使って、詳細なエラー情報を返すように指定できます。 (ModelComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition) をオーバーライドします。)

先頭に戻る

イベント

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

先頭に戻る

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

  名前 説明
明示的なインターフェイスの実装プライベート メソッド ICloneable.Clone この AggregationAttribute オブジェクトの現在のインスタンスのコピーである新しいオブジェクトを作成して返します。
明示的なインターフェイスの実装プライベート プロパティ IHostableComponent.Host ModelComponent のホストである IServiceProvider を取得または設定します。 (ModelComponent から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ IModelComponent.FriendlyPath ModelComponent の表示パスを取得します。 (ModelComponent から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ IModelComponent.OwningCollection 現在のオブジェクトを所有するコレクションを取得または設定します。 (ModelComponent から継承されています。)

先頭に戻る

説明

新規:   2006 年 7 月 17 日

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.AnalysisServices 名前空間