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