AggregationInstanceDimension クラス
ユーザー定義の集計インスタンスのディメンションを表します。
継承階層
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices..::..AggregationInstanceDimension
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("90643750-CFB4-43F2-9192-88E7B5C1075B")> _
Public Class AggregationInstanceDimension _
Inherits ModelComponent _
Implements ICloneable
'使用
Dim instance As AggregationInstanceDimension
[GuidAttribute("90643750-CFB4-43F2-9192-88E7B5C1075B")]
public class AggregationInstanceDimension : ModelComponent,
ICloneable
[GuidAttribute(L"90643750-CFB4-43F2-9192-88E7B5C1075B")]
public ref class AggregationInstanceDimension : public ModelComponent,
ICloneable
[<GuidAttribute("90643750-CFB4-43F2-9192-88E7B5C1075B")>]
type AggregationInstanceDimension =
class
inherit ModelComponent
interface ICloneable
end
public class AggregationInstanceDimension extends ModelComponent implements ICloneable
AggregationInstanceDimension 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
AggregationInstanceDimension() () () () | AggregationInstanceDimension の新しいインスタンスを既定値で初期化します。 | |
AggregationInstanceDimension(String) | 識別子を使用して、AggregationInstanceDimension の新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
Attributes | ||
CanRaiseEvents | (Component から継承されています。) | |
Container | (Component から継承されています。) | |
CubeDimensionID | AggregationInstanceDimension のキューブ ディメンション識別子を取得します。値の設定も可能です。 | |
DesignMode | (Component から継承されています。) | |
Events | (Component から継承されています。) | |
FriendlyName | インフラストラクチャです。 (ModelComponent. . :: . .FriendlyName をオーバーライドします。) | |
KeyForCollection | インフラストラクチャです。 (ModelComponent. . :: . .KeyForCollection をオーバーライドします。) | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | インフラストラクチャです。 (ModelComponent から継承されています。) | |
Site | (Component から継承されています。) |
先頭に戻る
メソッド
先頭に戻る
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。