EntityClassGenerator.LanguageOption 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取在生成数据模型时使用的语言选项。
public:
 property System::Data::Services::Design::LanguageOption LanguageOption { System::Data::Services::Design::LanguageOption get(); void set(System::Data::Services::Design::LanguageOption value); };
	public System.Data.Services.Design.LanguageOption LanguageOption { get; set; }
	member this.LanguageOption : System.Data.Services.Design.LanguageOption with get, set
	Public Property LanguageOption As LanguageOption
	属性值
语言选项。