EntityClassGenerator.Version Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the version of WCF Data Services that the generated code targets.
public:
property System::Data::Services::Design::DataServiceCodeVersion Version { System::Data::Services::Design::DataServiceCodeVersion get(); void set(System::Data::Services::Design::DataServiceCodeVersion value); };
public System.Data.Services.Design.DataServiceCodeVersion Version { get; set; }
member this.Version : System.Data.Services.Design.DataServiceCodeVersion with get, set
Public Property Version As DataServiceCodeVersion
Property Value
A DataServiceCodeVersion value that indicates the version of the generated code.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.