CommitTransaction
Object and Type
Object : FCSession
Type : Method
Prototype
Public Function CommitTransaction()
Description
After calling StartTransaction() this method is called when all database operations for this trasaction are complete.
Example
Please see Developer Walkthrough - Transaction support