TranslationCollection.Move Method

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Overload List

Name Description
System_CAPS_pubmethod Move(Int32, Int32)

Moves a Translation at the current specified index to a new specified index in the collection.

System_CAPS_pubmethod Move(Translation, Int32)

Moves a Translation to a new index in the collection.

See Also

TranslationCollection Class
Microsoft.AnalysisServices Namespace

Return to top