Click or drag to resize

ChangesChangeList Property

A list of TransactionChanges made to the federation

Namespace:  VelocityDb.Sync
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public WeakReferenceList<TransactionChanges> ChangeList { get; }

Property Value

Type: WeakReferenceListTransactionChanges
See Also