API:DSAzure.TAzureTableService.MergeEntity
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: DSAzure.pas DSAzure.hpp
| |
| Unit: DSAzure | |
| Parent: TAzureTableService | |
Delphi
function MergeEntity(const TableName: String; entity: TJSONObject): boolean;
C++
bool __fastcall MergeEntity(const System::UnicodeString TableName, System::Json::TJSONObject* entity);
Description
Embarcadero Technologies does not currently have any additional information.