DataServiceProtocolVersion Enumeration
.NET Framework (current version)
Represents the versions of the Open Data Protocol (OData) that the data service may support.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
| Member name | Description | |
|---|---|---|
| V1 | Version 1 of the OData protocol. | |
| V2 | Version 2 of the OData protocol. |
.NET Framework
Available since 3.5
Available since 3.5
Show: