Click or drag to resize

RelationManyToManyFrom, ToRelatedFrom Property

Returns the From objects

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public BTreeSet<From> RelatedFrom { get; }

Property Value

Type: BTreeSetFrom
See Also