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


Конструктор Translation (Int32, String)

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

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

Синтаксис

'Декларация
Public Sub New ( _
    language As Integer, _
    caption As String _
)
'Применение
Dim language As Integer 
Dim caption As String 

Dim instance As New Translation(language, _
    caption)
public Translation(
    int language,
    string caption
)
public:
Translation(
    int language, 
    String^ caption
)
new : 
        language:int * 
        caption:string -> Translation
public function Translation(
    language : int, 
    caption : String
)

Параметры

См. также

Справочник

Translation Класс

Перегрузка Translation

Пространство имен Microsoft.AnalysisServices