Dimension クラス
Dimension の内容を表します。このクラスは継承できません。
継承階層
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices. . :: . .NamedComponent
Microsoft.AnalysisServices. . :: . .MajorObject
Microsoft.AnalysisServices. . :: . .ProcessableMajorObject
Microsoft.AnalysisServices..::..Dimension
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("1E3D786D-BE27-4c3b-B139-49A43155C9C7")> _
Public NotInheritable Class Dimension _
Inherits ProcessableMajorObject _
Implements IMajorObject, INamedComponent, IModelComponent, IComponent, _
IDisposable, ICloneable
'使用
Dim instance As Dimension
[GuidAttribute("1E3D786D-BE27-4c3b-B139-49A43155C9C7")]
public sealed class Dimension : ProcessableMajorObject,
IMajorObject, INamedComponent, IModelComponent, IComponent, IDisposable,
ICloneable
[GuidAttribute(L"1E3D786D-BE27-4c3b-B139-49A43155C9C7")]
public ref class Dimension sealed : public ProcessableMajorObject,
IMajorObject, INamedComponent, IModelComponent, IComponent, IDisposable,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("1E3D786D-BE27-4c3b-B139-49A43155C9C7")>]
type Dimension =
class
inherit ProcessableMajorObject
interface IMajorObject
interface INamedComponent
interface IModelComponent
interface IComponent
interface IDisposable
interface ICloneable
end
public final class Dimension extends ProcessableMajorObject implements IMajorObject, INamedComponent, IModelComponent, IComponent, IDisposable, ICloneable
Dimension 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
Dimension() () () () | Dimension の新しいインスタンスを既定値で初期化します。 | |
Dimension(String) | 名前を使用して、Dimension の新しいインスタンスを初期化します。 | |
Dimension(String, String) | 名前および識別子を使用して、Dimension の新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | 現在のオブジェクトに対するすべての注釈のコレクション オブジェクトを取得します。 (MajorObject から継承されています。) | |
AttributeAllMemberName | ディメンションの AllMember 属性値を取得します。値の設定も可能です。 | |
AttributeAllMemberTranslations | AllMember 属性の変換コレクションを取得します。 | |
Attributes | ディメンションの属性コレクションを取得します。 | |
CanRaiseEvents | (Component から継承されています。) | |
Collation | ディメンションのメンバーの照合を取得します。値の設定も可能です。 | |
Container | (Component から継承されています。) | |
CreatedTimestamp | オブジェクトの作成日時を取得します。値の設定も可能です。 (MajorObject から継承されています。) | |
CurrentStorageMode | ディメンションの現在のストレージ モードを取得します。値の設定も可能です。 | |
DataSource | 現在のディメンションに使用されているデータ ソース オブジェクトを取得します。 | |
DataSourceView | Dimension に関連付けられた DataSourceView オブジェクトを取得します。 | |
DependsOnDimension | 現在のディメンションが依存しているディメンションまたは密接な相関関係を持つディメンションのディメンション オブジェクトを取得します。 | |
DependsOnDimensionID | 現在のディメンションが依存しているディメンションのディメンション内部識別子を取得します。値の設定も可能です。「DependsOnDimension」を参照してください。 | |
Description | 現在のオブジェクトの説明文字列を取得します。値の設定も可能です。 (MajorObject から継承されています。) | |
DesignMode | (Component から継承されています。) | |
DimensionPermissions | ディメンションの権限コレクションを取得します。 | |
ErrorConfiguration | 現在のディメンションのエラー構成オブジェクトを取得します。値の設定も可能です。 | |
Events | (Component から継承されています。) | |
FriendlyName | (NamedComponent から継承されています。) | |
Hierarchies | 現在のディメンションの Hierarchy コレクションを取得します。 | |
ID | (NamedComponent から継承されています。) | |
IsLinked | 現在のディメンションがリンクされているかどうかを示す値を取得します。 | |
IsLoaded | インフラストラクチャです。 (MajorObject から継承されています。) | |
IsParentChild | 現在のディメンションの種類が ParentChild の場合に値 true を取得します。 | |
KeyAttribute | 現在のディメンションの最低レベル属性を取得します。 | |
KeyForCollection | (NamedComponent から継承されています。) | |
Language | Dimension オブジェクトの既定の言語を指定する値を取得します。値の設定も可能です。 | |
LastProcessed | (ProcessableMajorObject から継承されています。) | |
LastSchemaUpdate | 現在のオブジェクト スキーマの最終更新日時を取得します。値の設定も可能です。 (MajorObject から継承されています。) | |
MdxMissingMemberMode | Dimension オブジェクトに関連付けられた MDX メンバー不足モードを取得します。値の設定も可能です。 | |
MiningModel | Dimension オブジェクトに関連付けられた個々のマイニング モデルの詳細を取得します。 | |
MiningModelID | Dimension オブジェクトに関連付けられたマイニング モデル識別子を取得します。値の設定も可能です。 | |
Name | (NamedComponent から継承されています。) | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | Dimension オブジェクトの親 Database を取得します。 | |
ParentServer | Dimension オブジェクトの親 Server を取得します。 | |
ProactiveCaching | Dimension オブジェクトに関連付けられたプロアクティブ キャッシュ プロパティを取得します。値の設定も可能です。 | |
ProcessingGroup | ||
ProcessingMode | Dimension オブジェクトに関連付けられた処理モードを取得します。値の設定も可能です。 | |
ProcessingPriority | Dimension オブジェクトの処理優先度を取得します。値の設定も可能です。 | |
ProcessingRecommendation | ||
Site | (NamedComponent から継承されています。) | |
SiteID | (NamedComponent から継承されています。) | |
Source | Dimension オブジェクトのバインドが行われるソース属性を取得します。値の設定も可能です。 | |
State | (ProcessableMajorObject から継承されています。) | |
StorageMode | Dimension オブジェクトに関連付けられたストレージ モードを取得します。値の設定も可能です。 | |
Translations | Dimension オブジェクトに関連付けられた変換のコレクションを取得します。 | |
Type | Dimension オブジェクトの種類を取得します。値の設定も可能です。 | |
UnknownMember | Dimension オブジェクトの不明なメンバーの動作を取得します。値の設定も可能です。 | |
UnknownMemberName | Dimension オブジェクトの既定の言語で不明なメンバーに対して使用されるキャプションを取得します。値の設定も可能です。 | |
UnknownMemberTranslations | Dimension オブジェクトに関連付けられた不明なメンバーのキャプションを提供する変換のコレクションです。 | |
WriteEnabled | Dimension オブジェクトに関連付けられた書き込み可能プロパティの Boolean 値を取得します。値の設定も可能です。 |
先頭に戻る
メソッド
先頭に戻る
明示的なインターフェイスの実装
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。