FireDAC.Phys.MongoDBWrapper.TMongoDocument.Elements

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Elements: TJSONCollectionBuilder.TElements read GetElements;

C++

__property System::Json::Builders::TJSONCollectionBuilder::TElements* Elements = {read=GetElements};

Propriétés

Type Visibilité  Source Unité  Parent
property protected
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoDocument


Description

Renvoie une référence au constructeur de tableaux pour ce document.


Voir aussi