FireDAC.Phys.MongoDBDataSet.TFDMongoCustomDataSet.StringsMode
Delphi
property StringsMode: TFDMongoStringsMode read GetStringsMode
C++
__property TFDMongoStringsMode StringsMode = {read=GetStringsMode, write=SetStringsMode, stored=false, default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.MongoDBDataSet.pas FireDAC.Phys.MongoDBDataSet.hpp |
FireDAC.Phys.MongoDBDataSet | TFDMongoCustomDataSet |
Description
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.