次の方法で共有


AttributeTranslationCollection.Add Method

AttributeTranslation を作成してコレクションに追加します。

オーバーロードの一覧

名前 説明
AttributeTranslationCollection.Add (AttributeTranslation)
AttributeTranslation をコレクションの末尾に追加します。
AttributeTranslationCollection.Add (Int32)
指定した言語の AttributeTranslation を作成し、コレクションの末尾に追加します。
AttributeTranslationCollection.Add (ModelComponent) ( Add から継承されます)
AttributeTranslationCollection.Add (Translation) ( Add から継承されます)
AttributeTranslationCollection.Add (Int32, String)
指定した言語およびキャプションの AttributeTranslation を作成し、コレクションの末尾に追加します。
AttributeTranslationCollection.Add (ModelComponent, Boolean) ( Add から継承されます)
AttributeTranslationCollection.Add (String, IModelComponent) ( Add から継承されます)
AttributeTranslationCollection.Add (String, IModelComponent, Boolean) ( Add から継承されます)

参照

関連項目

AttributeTranslationCollection Class
AttributeTranslationCollection Members
Microsoft.AnalysisServices Namespace