Click or drag to resize

Relation Class

The relation classes exist as an aid to maintain referential integrity, that is no dangling references (references to deleted objects). NOTE: These classes may change as they are still in a prototype phase. Let us know how we can improve them? Any ideas are appreciated!
Inheritance Hierarchy

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public abstract class Relation : OptimizedPersistable
See Also