Translation 构造函数 (Int32)
Initializes a new instance of the Translation class using 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
The language for the Translation.