SqlCeTransaction.Commit Method

Commits the database transaction.

Overload List

Name Description
SqlCeTransaction.Commit () Commits the database transaction.

Supported by the .NET Compact Framework.
SqlCeTransaction.Commit (CommitMode) Commits the database transaction using the specified CommitMode.

Supported by the .NET Compact Framework.

See Also

Reference

SqlCeTransaction Class
SqlCeTransaction Members
System.Data.SqlServerCe Namespace
BeginTransaction
Rollback