The Microsoft Azure Table API is located in the DSAzure unit, in the TAzureTableService class. For an example of the API being used, you can look at the ...
Azure Table Storage offers structured storage in the form of tables. The Table Storage API is a REST API for working with tables and the data that they contain.
Querying tables and entities in the Table service requires careful construction of the request URI. The following sections describe query options and ... Basic Query Syntax · Supported Query Options
The Create Table operation creates a new table in a storage account. Request You can construct the Create Table request as shown here. We recommend that you ... Request · Response