AttributeTranslationCollection.Insert Method

Inserts an AttributeTranslation into the collection.

Список перегрузок

Имя Description
AttributeTranslationCollection.Insert (Int32, AttributeTranslation)
Inserts an AttributeTranslation into the collection at the specified index.
AttributeTranslationCollection.Insert (Int32, Int32)
Creates and inserts an AttributeTranslation, with the specified language, into the collection at the specified index.
AttributeTranslationCollection.Insert (Int32, ModelComponent) (inherited from Insert )
AttributeTranslationCollection.Insert (Int32, Translation) (inherited from Insert )
AttributeTranslationCollection.Insert (IModelComponent, String, Int32) (inherited from Insert )
AttributeTranslationCollection.Insert (IModelComponent, String, Int32, Boolean) (inherited from Insert )

См. также

Справочник

AttributeTranslationCollection Class
AttributeTranslationCollection Members
Microsoft.AnalysisServices Namespace