Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Commits the database transaction.
Overload List
Name | Description | |
---|---|---|
![]() |
Commit() () () () | Commits the database transaction. (Overrides DbTransaction. . :: . .Commit() () () ().) |
![]() |
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.