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