FireDAC.Phys.MongoDBWrapper.TMongoConnection.max_message_size

提供: RAD Studio API Documentation
移動先: 案内検索


Delphi

property max_message_size: Integer read Getmax_message_size;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoConnection


説明

MongoDB サーバーがクライアント リクエストに許容する最大サイズ(バイト)。

関連項目