ODataProtocolVersion Enum
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.
Represents the versions of the Open Data Protocol (OData) that the data service may support.
public enum ODataProtocolVersion
type ODataProtocolVersion =
Public Enum ODataProtocolVersion
- Inheritance
-
ODataProtocolVersion
Fields
Name | Value | Description |
---|---|---|
V4 | 0 | Version 4 |
V401 | 1 | Version 4.01 |