Data.Cloud.AzureAPI.TAzureTableService

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.AzureAPI.TAzureServiceData.Cloud.CloudAPI.TCloudServiceSystem.TObjectTAzureTableService

Delphi

TAzureTableService = class(TAzureService)

C++

class PASCALIMPLEMENTATION TAzureTableService : public TAzureService

Properties

Type Visibility Source Unit Parent
class public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI Data.Cloud.AzureAPI

Description

Implementation of TAzureService.

TAzureTableService is an implementation of TAzureService for managing a Microsoft Azure Table Service account.

See Also