12 references to AsEsql
System.Data.Entity (12)
System\Data\Mapping\ViewGeneration\Structures\CellQuery.cs (1)
900
jtn.MemberPath.
AsEsql
(sb, "e");
System\Data\Mapping\ViewGeneration\Structures\MemberProjectedSlot.cs (2)
58
m_memberPath.
AsEsql
(builder, blockAlias);
65
m_memberPath.
AsEsql
(builder, blockAlias);
System\Data\Mapping\ViewGeneration\Structures\NegatedConstant.cs (2)
226
outputMember.
AsEsql
(builder, blockAlias);
248
outputMember.
AsEsql
(builder, blockAlias);
System\Data\Mapping\ViewGeneration\Structures\ScalarRestriction.cs (3)
164
this.RestrictedMemberSlot.MemberPath.
AsEsql
(builder, blockAlias);
219
this.RestrictedMemberSlot.MemberPath.
AsEsql
(builder, blockAlias);
240
this.RestrictedMemberSlot.MemberPath.
AsEsql
(varIsNullBuilder, blockAlias);
System\Data\Mapping\ViewGeneration\Structures\TypeRestriction.cs (4)
103
this.RestrictedMemberSlot.MemberPath.
AsEsql
(builder, blockAlias);
109
this.RestrictedMemberSlot.MemberPath.
AsEsql
(builder, blockAlias);
163
RestrictedMemberSlot.MemberPath.
AsEsql
(builder, blockAlias);
169
RestrictedMemberSlot.MemberPath.
AsEsql
(builder, blockAlias);