Click or drag to resize

SessionBaseInUpdateTransaction Property

Indicates if we are within an active update transaction.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public virtual bool InUpdateTransaction { get; }

Property Value

Type: Boolean
See Also