Compartir a través de


AttributeTranslation Constructor (Int32)

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

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Sub New ( _
    language As Integer _
)
'Uso
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
)

Parámetros

Vea también

Referencia

AttributeTranslation Clase

Sobrecarga de AttributeTranslation

Espacio de nombres Microsoft.AnalysisServices