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.