Translation Constructor

 

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 Translation()

Initializes a new instance of the Translation class using the default values.

System_CAPS_pubmethod Translation(Int32)

Initializes a new instance of the Translation class using a language parameter.

System_CAPS_pubmethod Translation(Int32, String)

Initializes a new instance of the Translation class using the specified language and caption information.

See Also

Translation Class
Microsoft.AnalysisServices Namespace

Return to top