System.JSON.BSON.TBsonReader.CurrentElementType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property CurrentElementType: TBsonType read FCurrentElementType;

C++

__property TBsonType CurrentElementType = {read=FCurrentElementType, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON TBsonReader


Description

Indique le type BSON de la valeur du token en cours.

Voir aussi