1 instantiation of JoinTreeContext
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGeneration\CqlBlock.cs (1)
210
m_joinTreeContext = new
JoinTreeContext
(parentQualifiers, leafQualifier);
4 references to JoinTreeContext
System.Data.Entity (4)
System\Data\Mapping\ViewGeneration\CqlGeneration\CqlBlock.cs (4)
59
/// See <see cref="
JoinTreeContext
"/> for more info.
61
private
JoinTreeContext
m_joinTreeContext;
205
/// For more info see <see cref="
JoinTreeContext
"/>.
255
/// Example of <see cref="
JoinTreeContext
"/>s for the <see cref="CqlBlock"/>s: