Click or drag to resize

SessionBaseInCommit Property

Indicates if we are within a transaction commit.

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

Property Value

Type: Boolean
See Also