Click or drag to resize

SessionBaseInTransaction Property

Indicates if we are within an active transaction.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public virtual bool InTransaction { get; }

Property Value

Type: Boolean
See Also