Click or drag to resize

IReferenceTracked Interface

Maintains a set of all References to this object

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public interface IReferenceTracked : IOptimizedPersistable, 
	IComparable

The IReferenceTracked type exposes the following members.

Properties
  NameDescription
Public propertyReferences
Get a collection of references to this object
Top
See Also