API:DSAzure.TAzureTableService.DeleteEntity

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DeleteEntity(const TableName: String; const PartitionKey: String; const RowKey: String): boolean;

C++

bool __fastcall DeleteEntity(const System::UnicodeString TableName, const System::UnicodeString PartitionKey, const System::UnicodeString RowKey);

Propriétés

Type Visibilité  Source Unité  Parent
function public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureTableService

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 !