FireDAC.Phys.MongoDBDataSet.TFDMongoPipeline.PMatch

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PMatch: String read FPMatch write SetPMatch;

C++

__property System::UnicodeString PMatch = {read=FPMatch, write=SetPMatch};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FireDAC.Phys.MongoDBDataSet.pas
FireDAC.Phys.MongoDBDataSet.hpp
FireDAC.Phys.MongoDBDataSet TFDMongoPipeline


Beschreibung

Gibt das Pipeline-Übereinstimmungs-JSON von MongoDB an.

Siehe auch