EdmRelationshipNavigationPropertyAttribute(String, String, String) Constructor

Definition

Initializes a new instance of the EdmRelationshipNavigationPropertyAttribute class.

C#
public EdmRelationshipNavigationPropertyAttribute (string relationshipNamespaceName, string relationshipName, string targetRoleName);

Parameters

relationshipNamespaceName
String

The namespace name of the relationship property.

relationshipName
String

The name of the relationship. The relationship name is not namespace qualified.

targetRoleName
String

The role name at the other end of the relationship.

Applies to

Produkt Versioner
Entity Framework 6.2.0