FireDAC.Phys.MongoDBDataSet.TFDMongoQuery.StringsMode
Delphi
property StringsMode: TFDMongoStringsMode read GetStringsMode write SetStringsMode stored False default 0;
C++
__property StringsMode = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | published | FireDAC.Phys.MongoDBDataSet.pas FireDAC.Phys.MongoDBDataSet.hpp  | 
        FireDAC.Phys.MongoDBDataSet | TFDMongoQuery | 
Description
Specifies a mode to control an action when a fetched string length exceeds the TField.Size value.
FireDAC.Phys.MongoDBDataSet.TFDMongoQuery.StringsMode inherits from FireDAC.Phys.MongoDBDataSet.TFDMongoCustomDataSet.StringsMode. All content below this line refers to FireDAC.Phys.MongoDBDataSet.TFDMongoCustomDataSet.StringsMode.
Specifies a mode to control an action when a fetched string length exceeds the TField.Size value.
Use this property to control an action when a fetched string length exceeds the TField.Size value.