FireDAC.Phys.SQLiteWrapper.TSQLiteStatement.MaxStringSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxStringSize: Integer read FMaxStringSize write FMaxStringSize default C_FD_DefMaxStrSize;

C++

__property int MaxStringSize = {read=FMaxStringSize, write=FMaxStringSize, default=32767};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteStatement

Description

Embarcadero Technologies does not currently have any additional information.