Campo ODataConstants.MethodMerge
Nome del metodo HTTP personalizzato per le richieste MERGE.
Spazio dei nomi Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Sintassi
'Dichiarazione
Public Const MethodMerge As String
'Utilizzo
Dim value As String
value = ODataConstants.MethodMerge
public const string MethodMerge
public:
literal String^ MethodMerge
static val mutable MethodMerge: string
public const var MethodMerge : String