Back to Devexpress

Session.ExplicitBeginTransaction Method

xpo-devexpress-dot-xpo-dot-session-dot-explicitbegintransaction.md

latest701 B
Original Source

Session.ExplicitBeginTransaction Method

NameParametersDescription
ExplicitBeginTransaction()noneMarks the starting point of a database level transaction.
ExplicitBeginTransaction(IsolationLevel)isolationLevelMarks the starting point of a database level transaction that is started with the specified IsolationLevel value.