DSAzure.TAzureService.GetResponseETag

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

Delphi

function GetResponseETag: String;

C++

System::UnicodeString __fastcall GetResponseETag();

プロパティ

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


説明

ETag プロパティを操作するための protected 取得メソッドの実装です。

GetResponseETag は、ETag プロパティを操作するための protected 取得メソッドの実装です。

関連項目