Commit Method

Commits the database transaction.

Overload List

  Name Description
Public method Commit() () () () Commits the database transaction. (Overrides DbTransaction. . :: . .Commit() () () ().)
Public method Commit(CommitMode) Commits the database transaction using the specified CommitMode.

Top

Remarks

If you call the Commit method without passing a CommitMode value, Deferred is used.

See Also

Reference

SqlCeTransaction Class

SqlCeTransaction Members

System.Data.SqlServerCe Namespace