EldorADO.NET Class Library

Correlation Members

[This is preliminary documentation and subject to change.]

Correlation overview

Public Instance Constructors

CorrelationOverloaded. Initializes a new instance of the Correlation class.

Public Instance Properties

EntityDataMissing <summary> documentation for P:Eldorado.Object.Query.Correlation.EntityData
ExcludedMissing <summary> documentation for P:Eldorado.Object.Query.Correlation.Excluded
IsOuterJoinMissing <summary> documentation for P:Eldorado.Object.Query.Correlation.IsOuterJoin
NameMissing <summary> documentation for P:Eldorado.Object.Query.Correlation.Name
ReferenceDataMissing <summary> documentation for P:Eldorado.Object.Query.Correlation.ReferenceData
Source 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

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Correlation Class | Eldorado.Object.Query Namespace