Właściwość MiningModel.Language
Pobiera lub ustawia język używany domyślnie.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.LanguageIdTypeConverter, Microsoft.AnalysisServices.Design")> _
Public Property Language As Integer
Get
Set
'Użycie
Dim instance As MiningModel
Dim value As Integer
value = instance.Language
instance.Language = value
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.LanguageIdTypeConverter, Microsoft.AnalysisServices.Design")]
public int Language { get; set; }
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.LanguageIdTypeConverter, Microsoft.AnalysisServices.Design")]
public:
property int Language {
int get ();
void set (int value);
}
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.LanguageIdTypeConverter, Microsoft.AnalysisServices.Design")>]
member Language : int with get, set
function get Language () : int
function set Language (value : int)
Wartość właściwości
Typ: System.Int32
Całkowitą oznacza dziesiętny identyfikator LCID języka.