API:DSAzure.TAzureTableService.InsertEntity
Delphi
function InsertEntity(const TableName: String; entity: TJSONObject): string;
C++
System::UnicodeString __fastcall InsertEntity(const System::UnicodeString TableName, System::Json::TJSONObject* entity);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | DSAzure.pas DSAzure.hpp |
DSAzure | TAzureTableService |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!