System.JSON.Writers.TJsonTextWriter.WriteMaxKey
Delphi
procedure WriteMaxKey; override;
C++
virtual void __fastcall WriteMaxKey()/* overload */;
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | public | System.JSON.Writers.pas System.JSON.Writers.hpp | System.JSON.Writers | TJsonTextWriter | 
Description
Ecrit une valeur Max Key.
Selon la spécification BSON, lorsqu'un Max Key est comparé à un autre objet, Max Key est toujours supérieur.