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