Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4SQL.CommitRecCount

 

TQExport4SQL                


property CommitRecCount: integer;

 

Description

This property allows you to define a number of records after which the commit statement is inserted to the output script. The default number is 0, i.e. no commits are inserted. You can define the commit statement using the CommitStatement.

 


See also:

CommitAfterScript property

CommitStatement property

CreateTable property

StatementTerm property

TableName property