CommitTransaction

concerns

Calling the CommitTransaction attribute function performs all actions, such as inserts, updates, or deletes, together in the database. The application of this attribute function requires the prior call to the BeginTransaction attribute function.

 

Syntax

CommitTransaction()

Return value

None

Parameter

None