Data.DBXJSONReflect.TMarshalUnmarshalBase.UnregisterJSONMarshalled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure UnregisterJSONMarshalled(clazz: TClass; Field: string);

C++

void __fastcall UnregisterJSONMarshalled(System::TClass clazz, System::UnicodeString Field);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TMarshalUnmarshalBase


Description

La méthode UnregisterJSONMarshalled dérecense le champ de classe spécifié au cas où il devrait être soumis au processus marshalling ou unmarshalling.

Voir aussi