DSAzure.TAzureTableService

Delphi
TAzureTableService = class(TAzureService)
C++
class PASCALIMPLEMENTATION TAzureTableService : public TAzureService
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | DSAzure.pas DSAzure.hpp |
DSAzure | DSAzure |
説明
Microsoft Azure テーブル サービスを扱うための API です。
TAzureTableService には、テーブルおよびそのデータ行の追加、削除、編集、表示など、テーブル サービスとのやり取りに特化した関数が用意されています。