Condividi tramite


Translation Constructor (Int32)

Initializes a new instance of Translation providing a language parameter.

Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    language As Integer _
)
public Translation (
    int language
)
public:
Translation (
    int language
)
public Translation (
    int language
)
public function Translation (
    language : int
)

Parametri

  • language
    An Integer referencing the language for the Translation.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Translation Class
Translation Members
Microsoft.AnalysisServices Namespace