Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Commits the database transaction.
Remarks
If you call the Commit method without passing a CommitMode value, Deferred is used.
Overload List
| Name | Description |
|---|---|
| SqlCeTransaction.Commit () |
Commits the database transaction.
|
| SqlCeTransaction.Commit (CommitMode) |
Commits the database transaction using the specified CommitMode.
|
See Also
Reference
SqlCeTransaction Class
SqlCeTransaction Members
System.Data.SqlServerCe Namespace
SqlCeConnection.BeginTransaction Method
Rollback