| 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
Syntaxpublic interface IReferenceTracked : IOptimizedPersistable, 
	IComparable
Public Interface IReferenceTracked
	Inherits IOptimizedPersistable, IComparable
public interface class IReferenceTracked : IOptimizedPersistable, 
	IComparable
type IReferenceTracked =  
    interface
        interface IOptimizedPersistable
        interface IComparable
    endThe IReferenceTracked type exposes the following members.
 Properties
Properties|  | Name | Description | 
|---|
|  | References | 
            Get a collection of references to this object
             | 
Top See Also
See Also