Base:
method
AsCqt
System.Data.Mapping.ViewGeneration.Structures.ProjectedSlot.AsCqt(System.Data.Common.CommandTrees.DbExpression, System.Data.Mapping.ViewGeneration.Structures.MemberPath)
2 references to AsCqt
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CqlGeneration\JoinCqlBlock.cs (2)
248
return m_leftSlot.
AsCqt
(leftRow, m_leftSlotOutputMember).Equal(m_rightSlot.
AsCqt
(rightRow, m_rightSlotOutputMember));