API:Data.DBXJSONReflect.TMarshalUnmarshalBase.ComposeKey
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
Unit: Data.DBXJSONReflect | |
Parent: TMarshalUnmarshalBase |
Delphi
class function ComposeKey(clazz: TClass; const Field: string): string; overload;
C++
__classmethod System::UnicodeString __fastcall ComposeKey(System::TClass clazz, const System::UnicodeString Field)/* overload */;
Description
Embarcadero Technologies does not currently have any additional information.