System.JSON.Types.TJsonDefaultValueHandling
Révision datée du 22 janvier 2016 à 22:09 par BuildBot (discussion | contributions) (Page créée avec « {{#lst:API:System.JSON.Types.TJsonDefaultValueHandling|api}} ==Description== {{#lsth:API:System.JSON.Types.TJsonDefaultValueHandling|Description}} »)
Delphi
TJsonDefaultValueHandling = (Include, Ignore, Populate, IgnoreAndPopulate);
C++
enum class DECLSPEC_DENUM TJsonDefaultValueHandling : unsigned char { Include, Ignore, Populate, IgnoreAndPopulate };
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| enum | public | System.JSON.Types.pas System.JSON.Types.hpp |
System.JSON.Types | System.JSON.Types |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !