Click or drag to resize

IDatabaseRepositoryBeginTransaction Method

Overload List
  NameDescription
Public methodCode exampleBeginTransaction
Starts a transaction and returns the transaction context.
Public methodCode exampleBeginTransaction(IsolationLevel)
Starts a transaction with a specific isolation level and returns the transaction context.
Top
See Also