REST.JsonReflect.TMarshalUnmarshalBase.ComposeKey
Delphi
class function ComposeKey(clazz: TClass; Field: string): string; overload;
C++
__classmethod System::UnicodeString __fastcall ComposeKey(System::TClass clazz, System::UnicodeString Field)/* overload */;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | REST.JsonReflect.pas REST.JsonReflect.hpp |
REST.JsonReflect | TMarshalUnmarshalBase |
Description
La méthode ComposeKey génère une clé qui est utilisée dans le cadre d'interrogations de dictionnaire.