다음을 통해 공유


AttributeTranslationCollection.Add Method

Creates and adds an AttributeTranslation to the collection.

오버로드 목록

이름 Description
AttributeTranslationCollection.Add (AttributeTranslation)
Adds an AttributeTranslation to the end of the collection.
AttributeTranslationCollection.Add (Int32)
Creates and adds an AttributeTranslation, with the specified language, to the end of the collection.
AttributeTranslationCollection.Add (ModelComponent) (inherited from Add )
AttributeTranslationCollection.Add (Translation) (inherited from Add )
AttributeTranslationCollection.Add (Int32, String)
Creates and adds an AttributeTranslation, with the specified language and caption, to the end of the collection.
AttributeTranslationCollection.Add (ModelComponent, Boolean) (inherited from Add )
AttributeTranslationCollection.Add (String, IModelComponent) (inherited from Add )
AttributeTranslationCollection.Add (String, IModelComponent, Boolean) (inherited from Add )

참고 항목

참조

AttributeTranslationCollection Class
AttributeTranslationCollection Members
Microsoft.AnalysisServices Namespace