Click or drag to resize

TransactionChangesChangeList Property

List of changes made

Namespace:  VelocityDb.Sync
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public WeakReferenceList<Change> ChangeList { get; }

Property Value

Type: WeakReferenceListChange
See Also