IDbContextTransactionManager.CommitTransactionAsync(CancellationToken) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Commits all changes made to the database in the current transaction.
public System.Threading.Tasks.Task CommitTransactionAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member CommitTransactionAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function CommitTransactionAsync (Optional cancellationToken As CancellationToken = Nothing) As Task
- cancellationToken
- CancellationToken
A CancellationToken to observe while waiting for the task to complete.
A task that represents the asynchronous operation.
If the CancellationToken is canceled.
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Entity Framework Core | 5.0, 6.0, 7.0, 8.0, 9.0 |
คำติชม Entity Framework
Entity Framework เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: