Конструктор AttributeTranslation (Int32)
Initializes a new instance of the AttributeTranslation class, using default values with a specified language parameter.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Sub New ( _
language As Integer _
)
'Применение
Dim language As Integer
Dim instance As New AttributeTranslation(language)
public AttributeTranslation(
int language
)
public:
AttributeTranslation(
int language
)
new :
language:int -> AttributeTranslation
public function AttributeTranslation(
language : int
)
Параметры
- language
Тип: System.Int32
An Integer representation of the language to be used with the AttributeTranslation.?