DataServiceCodeVersion Enumeration
.NET Framework (current version)
Specifies the version of the Open Data Protocol (OData) targeted by the generated code.
Assembly: System.Data.Services.Design (in System.Data.Services.Design.dll)
| Member name | Description | |
|---|---|---|
| V1 | Generate code that targets version 1.0. | |
| V2 | Generate code that targets version 2.0. |
.NET Framework
Available since 3.5
Available since 3.5
Show: