Click or drag to resize

WeakIOptimizedPersistableReferenceBase Class

This is the base class for all weak references.
Inheritance Hierarchy

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public abstract class WeakIOptimizedPersistableReferenceBase

The WeakIOptimizedPersistableReferenceBase type exposes the following members.

Properties
  NameDescription
Public propertyId
Id of weak referenced object
Public propertyShortId
Short reference ID of weak reference
Top
See Also