Contents

commit()

Commits all changes made during the current transaction.

Declaration

class func commit()

Discussion

If there is no current transaction, this method has no effect.

See Also

Creating and Committing Transactions