共用方式為


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