Click or drag to resize

SessionBaseMaxUpdateTransactionLogHistory Property

Determines max number of UpdateTransaction objects we maintain in update transaction log in Database 0, initially set to 9990

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public static int MaxUpdateTransactionLogHistory { get; set; }

Property Value

Type: Int32
See Also