API:DSAzure.TAzureTableService.DeleteEntity

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function DeleteEntity(const TableName: String; const PartitionKey: String; const RowKey: String): boolean;

C++

bool __fastcall DeleteEntity(const System::UnicodeString TableName, const System::UnicodeString PartitionKey, const System::UnicodeString RowKey);

プロパティ

種類 可視性 ソース ユニット
function public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureTableService

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。