Translation.Language Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la langue définie par un code d’identificateur de paramètres régionaux pour un objet Translation.
[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.LanguageIdTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public int Language { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.LanguageIdTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.Language : int with get, set
Public Property Language As Integer
Valeur de propriété
Langage défini par le code d'identificateur de paramètres régionaux.
- Attributs