Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and adds an AttributeTranslation to the collection.
Overload List
Name | 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 ) |
See Also
Reference
AttributeTranslationCollection Class
AttributeTranslationCollection Members
Microsoft.AnalysisServices Namespace