FireDAC.Phys.MongoDBWrapper.TMongoQuery.FinalProjectBSON

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property FinalProjectBSON: TMongoDocument read GetFinalProjectBSON;

C++

__property TMongoDocument* FinalProjectBSON = {read=GetFinalProjectBSON};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoQuery


Description

Renvoie un document MongoDB qui représente une projection (EN).

Voir aussi