Translation constructeur (Int32)
Initializes a new instance of Translation providing a language parameter.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Sub New ( _
language As Integer _
)
'Utilisation
Dim language As Integer
Dim instance As New Translation(language)
public Translation(
int language
)
public:
Translation(
int language
)
new :
language:int -> Translation
public function Translation(
language : int
)
Paramètres
- language
Type : System. . :: . .Int32
An Integer referencing the language for the Translation.