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