Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |
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
BeginTransaction
Rollback