Construtor Translation (Int32)
Initializes a new instance of the Translation class using a language parameter.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New ( _
language As Integer _
)
'Uso
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
)
Parâmetros
- language
Tipo: System.Int32
The language for the Translation.