3 references to StringType
System.Data.Entity (3)
System\Data\Query\PlanCompiler\NestPullup.cs (1)
1438
NullOp tempOp = Command.CreateNullOp(Command.
StringType
);
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (1)
216
get { return m_command.
StringType
; }
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (1)
172
m_stringType = itree.
StringType
;