Click or drag to resize

IReferenceTracked Interface

Maintains a set of all References to this object

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.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