Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Name of the OData 'DataServiceVersion' HTTP header.
Namespace: Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Public Const DataServiceVersionHeader As String
'Usage
Dim value As String
value = ODataConstants.DataServiceVersionHeader
public const string DataServiceVersionHeader
public:
literal String^ DataServiceVersionHeader
static val mutable DataServiceVersionHeader: string
public const var DataServiceVersionHeader : String