Click or drag to resize

SessionBaseBeginUpdate Method

Transaction control, begin an update transaction.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public SessionBaseTransaction BeginUpdate()

Return Value

Type: SessionBaseTransaction
A SessionBaseTransaction helper object.
See Also