共用方式為


TranslationCollection.Insert Method

Inserts a Translation into the collection.

多載清單

名稱 Description
TranslationCollection.Insert (Int32, Int32)
Creates and inserts a Translation, with the specified language, into the collection at the specified index.
TranslationCollection.Insert (Int32, ModelComponent) (inherited from Insert )
TranslationCollection.Insert (Int32, Translation)
Inserts a Translation into the collection at the specified index.
TranslationCollection.Insert (IModelComponent, String, Int32) (inherited from Insert )
TranslationCollection.Insert (IModelComponent, String, Int32, Boolean) (inherited from Insert )

請參閱

參考

TranslationCollection Class
TranslationCollection Members
Microsoft.AnalysisServices Namespace