Aracılığıyla paylaş


AttributeTranslation Oluşturucusu (Int32)

Yeni bir başlatır örnek , AttributeTranslation sınıfı, kullanarak varsayılan değerlerle bir belirtilen dil parametre.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public Sub New ( _
    language As Integer _
)
'Kullanım
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
)

Parametreler