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.
HTTP method name for PATCH requests.
Namespace: Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Public Const MethodPatch As String
'Usage
Dim value As String
value = ODataConstants.MethodPatch
public const string MethodPatch
public:
literal String^ MethodPatch
static val mutable MethodPatch: string
public const var MethodPatch : String