Property TransactionId
- Namespace
- MongoDB.EntityFrameworkCore.Storage
- Assembly
- MongoDB.EntityFrameworkCore.dll
TransactionId
Gets the transaction identifier.
public Guid TransactionId { get; }
Property Value
Remarks
See Transactions in EF Core for more information and examples.