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.