Data.Bind.DBScope.TCustomBindSourceDB.ApplyMaxErrors
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.DBScope.pas Data.Bind.DBScope.hpp
| |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindSourceDB |
Delphi
property ApplyMaxErrors: Integer read FApplyMaxErrors write FApplyMaxErrors default -1;
C++
__property int ApplyMaxErrors = {read=FApplyMaxErrors, write=FApplyMaxErrors, default=-1};
Description
Embarcadero Technologies does not currently have any additional information.