Partager via


Translation Constructor (Int32)

Initializes a new instance of Translation providing a language parameter.

Espace de noms: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    language As Integer _
)
public Translation (
    int language
)
public:
Translation (
    int language
)
public Translation (
    int language
)
public function Translation (
    language : int
)

Paramètres

  • language
    An Integer referencing the language for the Translation.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

Translation Class
Translation Members
Microsoft.AnalysisServices Namespace