Konstruktor Translation (Int32)
Inicjuje nowe wystąpienie Translation dostarczanie parametru języka.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
language As Integer _
)
'Użycie
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
)
Parametry
- language
Typ: System.Int32
Całkowitą odwołującego się do języka Translation.
Zobacz także