Table of Contents

Enum "OData Protocol Version"

ID 9750
Namespace: System.Integration

This enum has the OData protocol versions.

Properties

Name Value
Extensible True

Values

Name Description
V3

Specifies that the OData protocol version is V3.

V4

Specifies that the OData protocol version is V4.

See also