API:Data.Cloud.AzureAPI.TAzureTableService

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.AzureAPI.TAzureServiceData.Cloud.CloudAPI.TCloudServiceSystem.TObjectTAzureTableService
[–] Properties
Type: class
Visibility: public
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: Data.Cloud.AzureAPI

Delphi

TAzureTableService = class(TAzureService)

C++

class PASCALIMPLEMENTATION TAzureTableService : public TAzureService

Description

Abstract extension of the TCloudService class.

Data.Cloud.AzureAPI.TAzureTableService inherits from Data.Cloud.AzureAPI.TAzureService. All content below this line refers to Data.Cloud.AzureAPI.TAzureService.

Abstract extension of the TCloudService class.

The TAzureService class is an abstract extension of the TCloudService class.

See Also