ODataVersion Enumeration

 

Updated: February 25, 2016

Enumerates the OData version.

Namespace:   Microsoft.ReportingServices.OData
Assembly:  Microsoft.ReportingServices.Diagnostics (in Microsoft.ReportingServices.Diagnostics.dll)

public enum class ODataVersion

Member nameDescription
V1

Specifies the OData version 1.

V2

Specifies the OData version 2.

V3

Specifies the OData version 3.

Return to top
Show: