หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Creates and adds a Translation to the collection.
Overload List
| Name | Description |
|---|---|
| TranslationCollection.Add (Int32) |
Creates and adds a Translation, with the specified language, to the end of the collection.
|
| TranslationCollection.Add (ModelComponent) | (inherited from Add ) |
| TranslationCollection.Add (Translation) |
Adds a Translation to the end of the collection.
|
| TranslationCollection.Add (Int32, String) |
Creates and adds a Translation, with the specified language and caption, to the end of the collection.
|
| TranslationCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| TranslationCollection.Add (String, IModelComponent) | (inherited from Add ) |
| TranslationCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
TranslationCollection Class
TranslationCollection Members
Microsoft.AnalysisServices Namespace