DBTable.UpdateBatch

Wrapper around ADODB.Recordset.UpdateBatch. Commits batch changes made when using lock type scLockBatchOptimistic.

Syntax Parameters Return Value
Sub DBTable.UpdateBatch( _
    Optional AffectRecords As Integer = 3)
AffectRecords [in, optional]

Type: Integer

Default value: 3

This function does not return a value.