AttributeTranslation メンバー
Attribute 要素に関連付けられた変換を表します。このクラスは継承できません。
AttributeTranslation 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
AttributeTranslation() () () () | AttributeTranslation クラスの新しいインスタンスを既定値で初期化します。 | |
AttributeTranslation(Int32) | 既定値および指定された言語パラメータを使用して、AttributeTranslation クラスの新しいインスタンスを初期化します。 | |
AttributeTranslation(Int32, String) | 既定値および指定された言語パラメータおよびキャプション パラメータを使用して、AttributeTranslation クラスの新しいインスタンスを初期化します。 |
Top
メソッド
Top
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
CanRaiseEvents | (Component から継承されています。) | |
Caption | クライアントでの表示に使用されるキャプションを取得します。値の設定も可能です。 (Translation から継承されています。) | |
CaptionColumn | AttributeTranslation オブジェクトに関連付けられたデータ アイテム CaptionColumn を取得します。値の設定も可能です。 | |
Container | (Component から継承されています。) | |
Description | Translation の Description を取得します。値の設定も可能です。 (Translation から継承されています。) | |
DesignMode | (Component から継承されています。) | |
DisplayFolder | Translation の [PP:Microsoft.AnalysisServices.Translation.DisplayFolder] を取得します。値の設定も可能です。 (Translation から継承されています。) | |
Events | (Component から継承されています。) | |
FriendlyName | インフラストラクチャです。 (Translation から継承されています。) | |
KeyForCollection | インフラストラクチャです。 (Translation から継承されています。) | |
Language | Translation にロケール識別子コードで定義される Language を取得します。値の設定も可能です。 (Translation から継承されています。) | |
MembersWithDataCaption | AttributeTranslation オブジェクトに関連付けられたデータ キャプションを含むメンバを取得します。値の設定も可能です。 | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | AttributeTranslation オブジェクトの親ディメンション属性を取得します。 | |
ParentDatabase | AttributeTranslation オブジェクトに関連付けられた親 Database を取得します。 | |
ParentDimension | AttributeTranslation オブジェクトに関連付けられた親 Dimension を取得します。 | |
Site | (Component から継承されています。) |
Top
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
ICloneable. . :: . .Clone | (Translation から継承されています。) | |
IHostableComponent. . :: . .Host | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent から継承されています。) |
Top