API:FireDAC.Stan.Option.TFDFormatOptions.MaxStringSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxStringSize: LongWord read GetMaxStringSize write SetMaxStringSize  stored IsMSSS default C_FD_DefMaxStrSize;

C++

__property unsigned MaxStringSize = {read=GetMaxStringSize, write=SetMaxStringSize, stored=IsMSSS, default=32767};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFormatOptions

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!