5 references to RelationshipType
System.Data.Entity (5)
System\Data\Metadata\Edm\MetadataItem_Static.cs (3)
71
_builtInTypes[(int)BuiltInTypeKind.
RelationshipType
] = new ComplexType();
200
InitializeBuiltInTypes((ComplexType)GetBuiltInType(BuiltInTypeKind.
RelationshipType
),
208
(ComplexType)GetBuiltInType(BuiltInTypeKind.
RelationshipType
));
System\Data\Metadata\Edm\NavigationProperty.cs (1)
81
[MetadataProperty(BuiltInTypeKind.
RelationshipType
, false)]
System\Data\Metadata\EdmValidator.cs (1)
207
case BuiltInTypeKind.
RelationshipType
: