Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents the versions of the Open Data Protocol (OData) that the data service may support.
Namespace: System.Data.Services.Common
Assembly: Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
Syntax
'Declaration
Public Enumeration DataServiceProtocolVersion
'Usage
Dim instance As DataServiceProtocolVersion
public enum DataServiceProtocolVersion
public enum class DataServiceProtocolVersion
type DataServiceProtocolVersion
public enum DataServiceProtocolVersion
Members
| Member name | Description | |
|---|---|---|
| V1 | Version 1 of the OData protocol. | |
| V2 | Version 2 of the OData protocol. | |
| V3 | Version 3 of the OData protocol. |