LiteDatabaseBeginTrans Method |
Initialize a new transaction. Transaction are created "per-thread". There is only one single transaction per thread.
Return true if transaction was created or false if current thread already in a transaction.
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
See Also