Поделиться через


Translation Constructor (Int32)

Initializes a new instance of Translation providing a language parameter.

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    language As Integer _
)
public Translation (
    int language
)
public:
Translation (
    int language
)
public Translation (
    int language
)
public function Translation (
    language : int
)

Параметры

  • language
    An Integer referencing the language for the Translation.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Translation Class
Translation Members
Microsoft.AnalysisServices Namespace