API:DSAzure.TAzureTableService

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: DSAzure.pas DSAzure.hpp
| |
Unit: DSAzure | |
Parent: DSAzure |
Delphi
TAzureTableService = class(TAzureService)
C++
class PASCALIMPLEMENTATION TAzureTableService : public TAzureService
Description
Base class for Microsoft Azure REST API.
DSAzure.TAzureTableService inherits from DSAzure.TAzureService. All content below this line refers to DSAzure.TAzureService.
Base class for Microsoft Azure REST API.
TAzureService is the base class for all Microsoft Azure REST service classes. This class provides common functionality for queues, tables, and blobs.