API:DSAzure.TAzureTableService

Delphi
TAzureTableService = class(TAzureService)
C++
class PASCALIMPLEMENTATION TAzureTableService : public TAzureService
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | DSAzure.pas DSAzure.hpp |
DSAzure | DSAzure |
Description
Base class for Microsoft Azure REST API. {{#multireplace:DSAzure.TAzureTableService|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:DSAzure.TAzureService|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:DSAzure.TAzureService|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
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.