EldorADO.NET Class Library

Correlation.Source Property

[This is preliminary documentation and subject to change.]

If the correlation is introduced through a join, Source is the source of the reference & ReferenceData describes the target Otherwise it is a simple entity type potentially aliased and Root and ReferenceData are not used

[Visual Basic]
Public ReadOnly Property Source As Correlation
[C#]
public Correlation Source {get;}

See Also

Correlation Class | Eldorado.Object.Query Namespace