5 references to TypeIdKind
System.Data.Entity (5)
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (2)
778
rootType.TypeIdKind =
TypeIdKind
.UserSpecified;
783
rootType.TypeIdKind =
TypeIdKind
.Generated;
System\Data\Query\PlanCompiler\TypeInfo.cs (3)
424
private
TypeIdKind
m_typeIdKind;
446
m_typeIdKind =
TypeIdKind
.Generated;
457
internal
TypeIdKind
TypeIdKind