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
)

매개 변수

참고 항목

참조

Translation 클래스

Translation 오버로드

Microsoft.AnalysisServices 네임스페이스