DSAzure.TAzureService.ResponseDate

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

Delphi

property ResponseDate: TDateTime read GetResponseDate;

C++

__property System::TDateTime ResponseDate = {read=GetResponseDate};

プロパティ

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


説明

最後のレスポンスを受信した、元の日時を返します。

ResponseDate 読み取り専用プロパティは、最後のレスポンスを受信した、元の日時を取得します。

関連項目