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