API:FireDAC.Phys.SQLite.TFDSQLiteValidate.MaxErrors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxErrors: Integer read FMaxErrors write FMaxErrors default -1;

C++

__property int MaxErrors = {read=FMaxErrors, write=FMaxErrors, default=-1};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite TFDSQLiteValidate

Description

Embarcadero Technologies does not currently have any additional information.