4 references to DiscriminatorValue
System.Data.Entity (4)
System\Data\Query\InternalTrees\Dump.cs (2)
325
if (null != ci.
DiscriminatorValue
) {
326
attrs2.Add("DiscriminatorValue", ci.
DiscriminatorValue
);
System\Data\Query\InternalTrees\OpCopier.cs (1)
1121
CollectionInfo newCollectionInfo = Command.CreateCollectionInfo(newCollectionVar, newColumnMap, newFlattendElementVars, newKeys, newSortKeys, ci.
DiscriminatorValue
);
System\Data\Query\PlanCompiler\NestPullup.cs (1)
2315
newCollectionInfo.
DiscriminatorValue