Champ ODataConstants.MethodDelete
Nom de la méthode HTTP pour les requêtes DELETE.
Espace de noms : Microsoft.Data.OData
Assembly : Microsoft.Data.OData (en Microsoft.Data.OData.dll)
Syntaxe
'Déclaration
Public Const MethodDelete As String
'Utilisation
Dim value As String
value = ODataConstants.MethodDelete
public const string MethodDelete
public:
literal String^ MethodDelete
static val mutable MethodDelete: string
public const var MethodDelete : String