AttributeTranslation オブジェクトのコレクションが含まれます。 このクラスは継承できません。
継承階層
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.TranslationCollection
Microsoft.AnalysisServices.AttributeTranslationCollection
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("135BA853-5642-47d1-ABB6-AA9E8D612F0A")> _
Public NotInheritable Class AttributeTranslationCollection _
Inherits TranslationCollection
'使用
Dim instance As AttributeTranslationCollection
[GuidAttribute("135BA853-5642-47d1-ABB6-AA9E8D612F0A")]
public sealed class AttributeTranslationCollection : TranslationCollection
[GuidAttribute(L"135BA853-5642-47d1-ABB6-AA9E8D612F0A")]
public ref class AttributeTranslationCollection sealed : public TranslationCollection
[<SealedAttribute>]
[<GuidAttribute("135BA853-5642-47d1-ABB6-AA9E8D612F0A")>]
type AttributeTranslationCollection =
class
inherit TranslationCollection
end
public final class AttributeTranslationCollection extends TranslationCollection
AttributeTranslationCollection 型は、以下のメンバーを公開しています。
プロパティ
先頭に戻る
メソッド
.gif) |
Add(Int32) |
指定した言語の AttributeTranslation を作成し、コレクションの末尾に追加します。 |
.gif) |
Add(AttributeTranslation) |
AttributeTranslation をコレクションの末尾に追加します。 |
.gif) |
Add(ModelComponent) |
インフラストラクチャです。ModelComponentCollection に ModelComponent オブジェクトを追加します。 (ModelComponentCollection から継承されています。) |
.gif) |
Add(Translation) |
Translation をコレクションの末尾に追加します。 (TranslationCollection から継承されています。) |
.gif) |
Add(Int32, String) |
指定した言語およびキャプションの AttributeTranslation を作成し、コレクションの末尾に追加します。 |
.gif) |
Add(ModelComponent, Boolean) |
インフラストラクチャです。ModelComponentCollection に ModelComponent オブジェクトを追加します。 (ModelComponentCollection から継承されています。) |
.gif) |
CanAdd |
インフラストラクチャです。ModelComponent をコレクションに追加できるかどうかを示します。 (ModelComponentCollection から継承されています。) |
.gif) |
ChangeKey |
インフラストラクチャです。コレクションに指定するキーを変更します。 (ModelComponentCollection から継承されています。) |
.gif) |
Clear |
すべての要素を ModelComponentCollection から削除します。 (ModelComponentCollection から継承されています。) |
.gif) |
Contains(Int32) |
指定した言語の Translation がコレクションに含まれているかどうかを示します。 (TranslationCollection から継承されています。) |
.gif) |
Contains(AttributeTranslation) |
指定した AttributeTranslation がコレクションに含まれているかどうかを示します。 |
.gif) |
Contains(Translation) |
指定した Translation がコレクションに含まれているかどうかを示します。 (TranslationCollection から継承されています。) |
.gif) |
CopyTo |
1 次元の Array に ModelComponentCollection 全体をコピーします。その際、コピー対象の配列の指定したインデックスからコピーを開始します。 (ModelComponentCollection から継承されています。) |
.gif) |
Equals |
(Object から継承されています。) |
.gif) |
FindByLanguage |
指定した言語の Translation がコレクションに含まれているかどうかを示します。 (TranslationCollection から継承されています。) |
.gif) |
GetByLanguage |
指定した言語の AttributeTranslation がコレクションに含まれているかどうかを示します。 |
.gif) |
GetEnumerator |
ModelComponentCollection を繰り返し処理できる列挙子を返します。 (ModelComponentCollection から継承されています。) |
.gif) |
GetHashCode |
(Object から継承されています。) |
.gif) |
GetType |
(Object から継承されています。) |
.gif) |
IndexOf(Int32) |
指定した言語の Translation のインデックスを取得します。 (TranslationCollection から継承されています。) |
.gif) |
IndexOf(AttributeTranslation) |
指定した AttributeTranslation のインデックスを取得します。 |
.gif) |
IndexOf(Translation) |
指定した Translation のインデックスを取得します。 (TranslationCollection から継承されています。) |
.gif) |
Insert(Int32, AttributeTranslation) |
AttributeTranslation をコレクション内の指定したインデックスに挿入します。 |
.gif) |
Insert(Int32, Int32) |
指定した言語の AttributeTranslation を作成し、コレクション内の指定したインデックスに挿入します。 |
.gif) |
Insert(Int32, ModelComponent) |
インフラストラクチャです。ModelComponent を ModelComponentCollection に挿入します。 (ModelComponentCollection から継承されています。) |
.gif) |
Insert(Int32, Translation) |
Translation をコレクション内の指定したインデックスに挿入します。 (TranslationCollection から継承されています。) |
.gif) |
Move(Int32, Int32) |
指定した現在のインデックスにある AttributeTranslation を、コレクション内の指定した新しいインデックスに移動します。 |
.gif) |
Move(AttributeTranslation, Int32) |
AttributeTranslation をコレクション内の新しいインデックスに移動します。 |
.gif) |
Move(Translation, Int32) |
Translation をコレクション内の新しいインデックスに移動します。 (TranslationCollection から継承されています。) |
.gif) |
Remove(Int32) |
指定した言語の Translation をコレクションから削除します。 (TranslationCollection から継承されています。) |
.gif) |
Remove(AttributeTranslation) |
指定した AttributeTranslation をコレクションから削除します。 |
.gif) |
Remove(IModelComponent) |
指定した IModelComponent をコレクションから削除します。 (ModelComponentCollection から継承されています。) |
.gif) |
Remove(Translation) |
指定した Translation をコレクションから削除します。 (TranslationCollection から継承されています。) |
.gif) |
Remove(Int32, Boolean) |
インフラストラクチャです。指定した言語の Translation をコレクションから削除します。 (TranslationCollection から継承されています。) |
.gif) |
Remove(AttributeTranslation, Boolean) |
インフラストラクチャです。指定した AttributeTranslation をこのコレクションから削除します。 |
.gif) |
Remove(Translation, Boolean) |
インフラストラクチャです。指定した Translation をコレクションから削除します。 (TranslationCollection から継承されています。) |
.gif) |
RemoveAt(Int32) |
指定したインデックスにある IModelComponent を ModelComponentCollection から削除します。 (ModelComponentCollection から継承されています。) |
.gif) |
RemoveAt(Int32, Boolean) |
インフラストラクチャです。指定したインデックスにある IModelComponent を ModelComponentCollection から削除します。 (ModelComponentCollection から継承されています。) |
.gif) |
ToString |
(Object から継承されています。) |
先頭に戻る
イベント
先頭に戻る
明示的なインターフェイスの実装
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
関連項目
参照
Microsoft.AnalysisServices 名前空間