REST.Backend.KinveyApi.TKinveyApi.TUpdatedAt
Delphi
TUpdatedAt = record
C++
struct DECLSPEC_DRECORD TUpdatedAt
{
private:
System::TDateTime FUpdatedAt;
public:
__fastcall TUpdatedAt(System::TDateTime AUpdatedAt);
__property System::TDateTime UpdatedAt = {read=FUpdatedAt};
TUpdatedAt() {}
};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
record struct |
public | REST.Backend.KinveyApi.pas REST.Backend.KinveyApi.hpp |
REST.Backend.KinveyApi | TKinveyApi |
Description
TUpdatedAt est un enregistrement qui stocke le moment où un élément a été mis à jour par le service cloud.