API:REST.Backend.ServiceTypes.TBackendFilesApi.DeleteFile

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DeleteFile(const AFile: TBackendEntityValue): Boolean; overload;
function DeleteFile(const AFileID: string): Boolean; overload;

C++

bool __fastcall DeleteFile(const Rest::Backend::Metatypes::TBackendEntityValue &AFile)/* overload */;
bool __fastcall DeleteFile(const System::UnicodeString AFileID)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes TBackendFilesApi

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !