AttributeTranslationCollection.Add Method
Creates and adds an AttributeTranslation to the collection.
Überladungsliste
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 ) |
Siehe auch
Verweis
AttributeTranslationCollection Class
AttributeTranslationCollection Members
Microsoft.AnalysisServices Namespace