Конструктор Translation (Int32)
Initializes a new instance of Translation providing a language parameter.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Sub New ( _
language As Integer _
)
'Применение
Dim language As Integer
Dim instance As New Translation(language)
public Translation(
int language
)
public:
Translation(
int language
)
new :
language:int -> Translation
public function Translation(
language : int
)
Параметры
- language
Тип System. . :: . .Int32
An Integer referencing the language for the Translation.