AggregationDesignAttribute クラス
属性と AggregationDesignDimension 要素との関連付けを表します。
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.AggregationDesignAttribute
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("1D04DE03-0954-496f-B122-EE66C2DE653A")> _
Public NotInheritable Class AggregationDesignAttribute _
Inherits ModelComponent _
Implements ICloneable
'使用
Dim instance As AggregationDesignAttribute
[GuidAttribute("1D04DE03-0954-496f-B122-EE66C2DE653A")]
public sealed class AggregationDesignAttribute : ModelComponent,
ICloneable
[GuidAttribute(L"1D04DE03-0954-496f-B122-EE66C2DE653A")]
public ref class AggregationDesignAttribute sealed : public ModelComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("1D04DE03-0954-496f-B122-EE66C2DE653A")>]
type AggregationDesignAttribute =
class
inherit ModelComponent
interface ICloneable
end
public final class AggregationDesignAttribute extends ModelComponent implements ICloneable
AggregationDesignAttribute 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
AggregationDesignAttribute() | AggregationDesignAttribute の新しいインスタンスを既定値で初期化します。 | |
AggregationDesignAttribute(String) | 属性識別子を使用して、AggregationDesignAttribute の新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
Attribute | 属性と AggregationDesignAttribute 要素との関連付けを表すプリミティブ データ型を取得します。 | |
AttributeID | AggregationDesignAttribute 要素の属性識別子を取得します。値の設定も可能です。 | |
Container | (Component から継承されています。) | |
CubeAttribute | キューブ要素に関連付けられた CubeAttribute を取得します。 | |
EstimatedCount | 属性の推定メンバー数を取得します。値の設定も可能です。 | |
FriendlyName | インフラストラクチャです。ModelComponent の表示名を取得します。 (ModelComponent から継承されています。) | |
KeyForCollection | インフラストラクチャです。コレクションに使用されているキーを取得します。 (ModelComponent から継承されています。) | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | AggregationDesignAttribute オブジェクトの親であるメジャー グループ オブジェクトを取得します。 | |
ParentAggregationDesign | AggregationDesignAttribute オブジェクトの親である AggregationDesign オブジェクトを取得します。 | |
ParentCube | AggregationDesignAttribute オブジェクトの親である Cube オブジェクトを取得します。 | |
ParentDatabase | AggregationDesignAttribute オブジェクトの Cube オブジェクトの親である Database オブジェクトを取得します。 | |
ParentMeasureGroup | AggregationDesignAttribute オブジェクトの親である MeasureGroup オブジェクトを取得します。 | |
ParentServer | AggregationDesignAttribute オブジェクトの親である Server オブジェクトを取得します。 | |
Site | (Component から継承されています。) |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
AddToContainer | インフラストラクチャです。指定されたコンテナーに ModelComponent オブジェクトを追加します。 (ModelComponent から継承されています。) | |
AfterInsert | インフラストラクチャです。指定されたインデックスへの追加後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。) | |
AfterMove | インフラストラクチャです。指定されたインデックスへの移動後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。) | |
AfterRemove | インフラストラクチャです。ModelComponent オブジェクトの削除後に ModelComponentCollection を表示します。 (ModelComponent から継承されています。) | |
BeforeRemove | インフラストラクチャです。ModelComponent オブジェクトを削除した後でクリーンアップします。 (ModelComponent から継承されています。) | |
Clone | この AggregationDesignAttribute オブジェクトの現在のインスタンスのコピーである新しいオブジェクトを作成して返します。 | |
CopyTo | AggregationDesignAttribute オブジェクトを指定したオブジェクト (コピー先) にコピーします。 | |
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 | この AggregationDesignAttribute オブジェクトの現在のインスタンスのコピーである新しいオブジェクトを作成して返します。 | |
IHostableComponent.Host | ModelComponent のホストである IServiceProvider を取得または設定します。 (ModelComponent から継承されています。) | |
IModelComponent.FriendlyPath | ModelComponent の表示パスを取得します。 (ModelComponent から継承されています。) | |
IModelComponent.OwningCollection | 現在のオブジェクトを所有するコレクションを取得または設定します。 (ModelComponent から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。