FireDAC.Phys.MongoDBWrapper.TMongoConnection.max_message_size

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


Delphi

property max_message_size: Integer read Getmax_message_size;

C++

__property int max_message_size = {read=Getmax_message_size, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoConnection


Beschreibung

Maximale Größe in Bytes, die der MongoDB-Server für Client-Anforderungen zulässt.

Siehe auch