Cube.Language 屬性

Gets or sets the default Language to use for the Cube.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

C#
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.LanguageIdTypeConverter, Microsoft.AnalysisServices.Design")]
public int Language { get; set; }

屬性值

型別:System.Int32
The default Language to use for the Cube.

請參閱

參考

Cube 類別

Microsoft.AnalysisServices 命名空間