API:Data.DBXJSONReflect.TMarshalUnmarshalBase.ComposeKey
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 */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp |
Data.DBXJSONReflect | TMarshalUnmarshalBase |
Description
Embarcadero Technologies does not currently have any additional information.