다음을 통해 공유


AttributeTranslation 생성자 (Int32)

Initializes a new instance of the AttributeTranslation class, using default values with a specified language parameter.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices

구문

‘선언
Public Sub New ( _
    language As Integer _
)
‘사용 방법
Dim language As Integer

Dim instance As New AttributeTranslation(language)
public AttributeTranslation(
    int language
)
public:
AttributeTranslation(
    int language
)
new : 
        language:int -> AttributeTranslation
public function AttributeTranslation(
    language : int
)

매개 변수