EdmRelationshipAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the EdmRelationshipAttribute class.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | EdmRelationshipAttribute(String^, String^, String^, RelationshipMultiplicity, Type^, String^, RelationshipMultiplicity, Type^) | Creates an instance of the EdmRelationshipAttribute class. |
![]() | EdmRelationshipAttribute(String^, String^, String^, RelationshipMultiplicity, Type^, String^, RelationshipMultiplicity, Type^, Boolean) | Initializes a new instance of the EdmRelationshipAttribute class. |
Show:
