[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'SQLDB' (#fcl)

TCustomSQLQuery.ApplyUpdates

Apply updates and check result

Declaration

Source position: sqldb.pp line 595

public procedure TCustomSQLQuery.ApplyUpdates(

  MaxErrors: Integer

); override; overload;

Arguments

MaxErrors

  

Maximum allowed number of errors before aborting the update operation

Description

ApplyUpdates is overridden in TCustomSQLQuery to check the result of the update (using RowsAffected).

See also

TSQLQueryOptions

  

Set of TSQLQueryOption

TSQLQuery.Options

  

Options controlling the behaviour of the dataset


Documentation generated on: May 14 2021